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

Moving from waitForSelector to waitFor #3925

Closed
kobenguyent opened this issue Oct 14, 2023 · 0 comments · Fixed by #3933
Closed

Moving from waitForSelector to waitFor #3925

kobenguyent opened this issue Oct 14, 2023 · 0 comments · Fixed by #3933

Comments

@kobenguyent
Copy link
Collaborator

Since we moved to Locator, waitForSelector is discouraged to use. Instead using waitFor.

https://playwright.dev/docs/api/class-page#page-wait-for-selector

https://playwright.dev/docs/api/class-locator#locator-wait-for

@kobenguyent kobenguyent linked a pull request Oct 17, 2023 that will close this issue
5 tasks
@kobenguyent kobenguyent mentioned this issue Oct 17, 2023
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant