Skip to content

Conversation

nathanhannig
Copy link

@nathanhannig nathanhannig commented May 6, 2021

Wait Until Textarea Contains - wait_until_textarea_contains
Wait Until Textarea Does Not Contain - wait_until_textarea_does_not_contain
Wait Until Textarea Value Is - wait_until_textarea_value_is
Wait Until Textarea Value Is Not - wait_until_textarea_value_is_not

Closes #1726

Wait Until Textarea Contains - wait_until_textarea_contains
Wait Until Textarea Does Not Contain - wait_until_textarea_does_not_contain
Wait Until Textarea Value Is - wait_until_textarea_value_is
Wait Until Textarea Value Is Not - wait_until_textarea_value_is_not
@nathanhannig nathanhannig force-pushed the feat/more-textarea-support branch from 85cc369 to 51ac272 Compare May 6, 2021 20:27
@emanlove
Copy link
Member

emanlove commented Oct 8, 2022

Would like to see if this can be done without adding addition keywords. Otherwise we start to expand the library with keywords for every condition and every element type.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide support for waiting for a value in a textarea element
2 participants