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

api: waitForElement accepts waitFor attached|detached|visible|hidden #1244

Merged
merged 1 commit into from
Mar 6, 2020
Merged

api: waitForElement accepts waitFor attached|detached|visible|hidden #1244

merged 1 commit into from
Mar 6, 2020

Conversation

dgozman
Copy link
Contributor

@dgozman dgozman commented Mar 5, 2020

This includes rename waitForSelector -> waitForElement and removes $wait.

Fixes #1238.

This includes rename waitForSelector -> waitForElement and removes $wait.
@dgozman dgozman merged commit 1d770af into microsoft:master Mar 6, 2020
@thernstig
Copy link
Contributor

thernstig commented Apr 20, 2020

@dgozman This seems to have renamed waitForSelector() -> waitForElement() but I cannot see any changes in the API docs on master? But I can see that you changed it in api.md

@dgozman
Copy link
Contributor Author

dgozman commented Apr 20, 2020

@thernstig The rename was reverted, so it is called waitForSelector.

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.

[Feature]: Ability to check that element is stale
3 participants