Skip to content

Change default timeouts.elementWait from 0 to 6000ms#2389

Merged
soulgalore merged 3 commits into
mainfrom
auto-wait-default
Apr 23, 2026
Merged

Change default timeouts.elementWait from 0 to 6000ms#2389
soulgalore merged 3 commits into
mainfrom
auto-wait-default

Conversation

@soulgalore
Copy link
Copy Markdown
Member

Make element commands (click, addText) auto-wait up to 6 seconds for elements to appear by default. Previously the default was 0 (disabled), requiring manual commands.wait.* calls before interacting.

Users can set --timeouts.elementWait 0 to restore the old behavior.

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

Make element commands (click, addText) auto-wait up to 6 seconds for
elements to appear by default. Previously the default was 0 (disabled),
requiring manual commands.wait.* calls before interacting.

Users can set --timeouts.elementWait 0 to restore the old behavior.

Co-authored-by: Claude Opus 4.6 (1M context) noreply@anthropic.com
Change-Id: Icf450fdbc46cf316ce745821ae829084cebc2a08
@soulgalore soulgalore merged commit dc57a30 into main Apr 23, 2026
14 checks passed
@soulgalore soulgalore deleted the auto-wait-default branch April 23, 2026 07:32
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