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

[Feature] Add waitFor in ElementHandle #1755

Closed
flintliu opened this issue Apr 12, 2020 · 1 comment
Closed

[Feature] Add waitFor in ElementHandle #1755

flintliu opened this issue Apr 12, 2020 · 1 comment

Comments

@flintliu
Copy link

When we move to Vue.js or React, I found the page object is not good enough because of the large number of reusable components. So I added the component layer on the top page object to reduce the work of creating a new test. Because of that, to have a waitFor function in ElementHandle will be super useful.

@pavelfeldman
Copy link
Member

Could you share a bit more about your component layer and expectations regarding the handle.waitFor, which even would you like it to wait for?

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

No branches or pull requests

2 participants