Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Taiko doesn't wait for element to be focusable in write APIs #714

Closed
nehashri opened this issue Jul 24, 2019 · 1 comment
Closed

Taiko doesn't wait for element to be focusable in write APIs #714

nehashri opened this issue Jul 24, 2019 · 1 comment
Assignees

Comments

@nehashri
Copy link
Contributor

nehashri commented Jul 24, 2019

Actual behaviour
If write and clear API is used with a selector, it doesn't wait for the element to become focusable before trying to write.

Expected behaviour
If write and clear API is used with a selector, it should wait for the element to become focusable before trying to write. If no element is focusable, it should fail after a given time.

@nehashri nehashri self-assigned this Jul 24, 2019
@nehashri nehashri changed the title Taiko doesn't wait for element to be focusable in write and clear APIs Taiko doesn't wait for element to be focusable in write APIs Jul 24, 2019
@negiDharmendra negiDharmendra self-assigned this Jul 29, 2019
negiDharmendra added a commit that referenced this issue Jul 29, 2019
    - Added test for waiting for an element to be writable.
NivedhaSenthil pushed a commit that referenced this issue Jul 29, 2019
    - Added test for waiting for an element to be writable.
@Debashis9012
Copy link
Contributor

This issue has been verified and found fixed.
Tested version:

Version: 1.0.1 (Chromium: 76.0.3803.0) 5ada00f72c218606b9681f18966987ac606bcaba

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

No branches or pull requests

3 participants