Skip to content

Add getText, getValue, and isVisible convenience methods#2411

Merged
soulgalore merged 2 commits intomainfrom
add-convenience-getters
Apr 25, 2026
Merged

Add getText, getValue, and isVisible convenience methods#2411
soulgalore merged 2 commits intomainfrom
add-convenience-getters

Conversation

@soulgalore
Copy link
Copy Markdown
Member

Add three convenience methods to Commands that use unified selector syntax with auto-wait: getText(selector) returns visible text, getValue(selector) returns form element value, isVisible(selector) checks if element is displayed.

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

Add three convenience methods to Commands that use unified selector
syntax with auto-wait: getText(selector) returns visible text,
getValue(selector) returns form element value, isVisible(selector)
checks if element is displayed.

Co-authored-by: Claude Opus 4.6 (1M context) noreply@anthropic.com
Change-Id: I1f0758bbdc491b2f00ac4292b801dd7dd57457f5
@soulgalore soulgalore merged commit ab876fc into main Apr 25, 2026
0 of 16 checks passed
@soulgalore soulgalore deleted the add-convenience-getters branch April 25, 2026 21:00
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