Skip to content

Conversation

rwoll
Copy link
Member

@rwoll rwoll commented May 10, 2022

Roll driver in preperation for 1.22 release.

Ports the following changes:

Resolves #1279

rwoll added 3 commits May 10, 2022 12:44
Roll driver in preperation for 1.22 release.

Ports the following changes:

  - [x] microsoft/playwright@54dd6d0 (feat(locator): layout options (leftOf, rightOf, above, below, near) (#13821))
  - [x] microsoft/playwright@c3cf7ee (feat(layout locators): remove maxDistance option (#14013))
  - [x] microsoft/playwright@6931d89 (feat(locators): rename locator.that to locator.filter (#14025))

**TODO:**

- Port [layout selector tests](microsoft/playwright@54dd6d0#diff-d6fa9a6e082fff7574109bbfa288f8d941a5e6f9af41d6fe6f48f6db771cd3fd)
@rwoll rwoll requested a review from mxschmitt May 10, 2022 20:58
@rwoll rwoll marked this pull request as ready for review May 10, 2022 20:59
Copy link
Member

@mxschmitt mxschmitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm but waiting for the serializer changes.

@rwoll

This comment was marked as resolved.

@rwoll

This comment was marked as resolved.

@rwoll

This comment was marked as resolved.

@rwoll rwoll closed this May 11, 2022
@rwoll rwoll reopened this May 11, 2022
@rwoll rwoll changed the title feat: support layout selectors and filter feat: port layout selectors, filter, circular serialization May 11, 2022
@rwoll rwoll requested a review from pavelfeldman May 11, 2022 18:51
@rwoll rwoll merged commit ed13a53 into microsoft:main May 11, 2022
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.

[Ports]: Backport client side changes
3 participants