Skip to content

Add --timeouts.elementWait for auto-waiting on elements before intera…#2383

Merged
soulgalore merged 2 commits into
mainfrom
auto-wait-elements
Apr 22, 2026
Merged

Add --timeouts.elementWait for auto-waiting on elements before intera…#2383
soulgalore merged 2 commits into
mainfrom
auto-wait-elements

Conversation

@soulgalore
Copy link
Copy Markdown
Member

…ction

Add a --timeouts.elementWait CLI option that makes click and addText commands automatically poll for the element to appear before acting. Default 0 (off) preserves current behavior. When set (e.g. --timeouts.elementWait 6000), commands wait up to that many milliseconds for the element to exist in the DOM before interacting.

Co-authored-by: Claude Opus 4.6 (1M context) noreply@anthropic.com
Change-Id: I439fbba54da7d3e9e7521a02a6b7a7cd140ae67f

…ction

Add a --timeouts.elementWait CLI option that makes click and addText commands automatically poll for the element to
appear before acting. Default 0 (off) preserves current behavior. When set (e.g. --timeouts.elementWait 6000), commands wait up to
that many milliseconds for the element to exist in the DOM before interacting.

Co-authored-by: Claude Opus 4.6 (1M context) noreply@anthropic.com
Change-Id: I439fbba54da7d3e9e7521a02a6b7a7cd140ae67f
@soulgalore soulgalore merged commit 49a5c3f into main Apr 22, 2026
14 checks passed
@soulgalore soulgalore deleted the auto-wait-elements branch April 22, 2026 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant