-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
chore: use contentFrame() as a canonical locator representation #32697
chore: use contentFrame() as a canonical locator representation #32697
Conversation
f0cc0be
to
1db7049
Compare
This comment has been minimized.
This comment has been minimized.
1db7049
to
136741f
Compare
This comment has been minimized.
This comment has been minimized.
docs/src/api/class-framelocator.md
Outdated
@@ -82,6 +82,7 @@ If you have a [FrameLocator] object it can be converted to [Locator] pointing to | |||
|
|||
|
|||
## method: FrameLocator.first | |||
* deprecated: You should use [`method: Locator.first`] followed by [`method: Locator.contentFrame`] instead. |
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.
Nit: Use ... instead. ?
136741f
to
9b23561
Compare
This comment has been minimized.
This comment has been minimized.
9b23561
to
7d3c8e2
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
7d3c8e2
to
6be6f32
Compare
Test results for "tests 1"3 failed 1 flaky35508 passed, 659 skipped Merge workflow run. |
No description provided.