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(playwright): Added testIdAttribute configuration to playwright engine #2441

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

Georgegriff
Copy link
Contributor

@Georgegriff Georgegriff commented Jan 24, 2024

As discussed in #2438

Introduces the ability to configure the selector by exposing the same variables that playwright.config.ts usually exposes in use. Similar to defaultNavigationTimeout and defaultTimeout.

I would have added tests but I could find an existing setup for the playwright engine to contribute to.

Resolves: #2438

@CLAassistant
Copy link

CLAassistant commented Jan 24, 2024

CLA assistant check
All committers have signed the CLA.

@hassy
Copy link
Member

hassy commented Jan 24, 2024

Thanks @Georgegriff! We run Playwright examples in this repo as part of the test suite.

@hassy
Copy link
Member

hassy commented Jan 24, 2024

AWS test failure is unrelated (due to #2289)

@hassy hassy merged commit d46133f into artilleryio:main Jan 24, 2024
9 of 11 checks passed
@Georgegriff Georgegriff deleted the feat-playwright-test-ids branch January 24, 2024 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Playwright Feature suggestion: configure setTestIdAttribute
3 participants