Imported from AMFbot-Gz/LaRuche (skills/core/wait_for_element/SKILL.md). Install upstream with npx skills add AMFbot-Gz/LaRuche --skill wait_for_element. Copyright stays with the author.
wait_for_element
Interroge l'arbre AX à intervalles réguliers jusqu'à ce que l'élément recherché apparaisse ou que le timeout expire.
Params
query (string, requis) : description de l'élément attendu
timeout (float, optionnel) : secondes max d'attente. Défaut: 10.0
interval (float, optionnel) : intervalle de polling en secondes. Défaut: 0.5