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

Implement playwright browser provider #3056

Closed
4 tasks done
benmccann opened this issue Mar 21, 2023 · 1 comment · Fixed by #3079
Closed
4 tasks done

Implement playwright browser provider #3056

benmccann opened this issue Mar 21, 2023 · 1 comment · Fixed by #3079
Labels
enhancement New feature or request feat: browser Issues and PRs related to the browser runner

Comments

@benmccann
Copy link
Contributor

Clear and concise description of the problem

Add built-in support for Playwright alongside the existing webdriver support

Suggested solution

Reference #2999

Alternative

No response

Additional context

In SvelteKit we offer Vitest and Playwright as defaults that we automatically setup for the user. It would be nice to have a Playwright browser provider to allow usage of Vitest's browser testing feature without needing to additionally download webdriver.

Validations

@sheremet-va sheremet-va added the enhancement New feature or request label Mar 22, 2023
@Aslemammad Aslemammad added the feat: browser Issues and PRs related to the browser runner label Mar 23, 2023
@Aslemammad
Copy link
Member

I'm working on this one.

@github-actions github-actions bot locked and limited conversation to collaborators Jun 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request feat: browser Issues and PRs related to the browser runner
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants