-
-
Notifications
You must be signed in to change notification settings - Fork 725
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
feat: move to Locator playwright #3738
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good to me
But can we use new clear
method?
Published this PR as |
Thank you @DavertMik 😊 |
I ran my biggest test suite with a lot of different locators and techniques against 3.5.4-beta.1 with Playwright. 🐞 Issue: Proof:
|
Hi @ngraf I tried your scenario against 3.x and nothing fails, so I think it's not the issue from this Locator changes.
|
Ok, I guess you are right and the issue is not caused by this feature branch then. |
Motivation/Description of the PR
ElementHandle
toLocator
. #3677Applicable helpers:
Type of change
Checklist:
npm run lint
)npm test
)