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

feat(matchers): add toContainClass #15491

Merged
merged 3 commits into from
Jul 12, 2022

Conversation

mxschmitt
Copy link
Member

Fixes #14117
Fixes #14219

@mxschmitt mxschmitt requested a review from dgozman July 8, 2022 11:07
packages/playwright-core/src/server/frames.ts Outdated Show resolved Hide resolved
packages/playwright-test/src/matchers/matchers.ts Outdated Show resolved Hide resolved
docs/src/api/class-locatorassertions.md Outdated Show resolved Hide resolved
@mxschmitt mxschmitt force-pushed the feature/toContainClass branch 2 times, most recently from 8a558b1 to 82919dd Compare July 12, 2022 18:07
@mxschmitt mxschmitt force-pushed the feature/toContainClass branch 2 times, most recently from 1c37c1c to 765e7ce Compare July 12, 2022 20:08
@mxschmitt mxschmitt merged commit e4debd0 into microsoft:main Jul 12, 2022
mxschmitt added a commit to mxschmitt/playwright that referenced this pull request Jul 14, 2022
mxschmitt added a commit to mxschmitt/playwright that referenced this pull request Jul 14, 2022
mxschmitt added a commit that referenced this pull request Jul 14, 2022
mxschmitt added a commit to mxschmitt/playwright that referenced this pull request Jul 14, 2022
rwoll pushed a commit to rwoll/playwright that referenced this pull request Jul 15, 2022
rwoll pushed a commit to rwoll/playwright that referenced this pull request Jul 15, 2022
mxschmitt added a commit that referenced this pull request Jul 15, 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.

[Feature] add expect(locator).toContainClass()
2 participants