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

[Enhancement]: Playwright #1033

Open
KSemenenko opened this issue Oct 20, 2023 · 2 comments
Open

[Enhancement]: Playwright #1033

KSemenenko opened this issue Oct 20, 2023 · 2 comments
Labels
enhancement New feature or request module An official Testcontainers module

Comments

@KSemenenko
Copy link
Contributor

KSemenenko commented Oct 20, 2023

Problem

I use playwright, so can I also add it to the containers?
I saw Selenim, but in my opinion the playwright is better.
what do you think?

https://playwright.dev

Solution

add playwright container

Benefit

playwright is cool one

Alternatives

no

Would you like to help contributing this enhancement?

Yes

@KSemenenko KSemenenko added the enhancement New feature or request label Oct 20, 2023
@enginexon
Copy link
Contributor

@KSemenenko
I also like Playwright, but how could it work?
For Selenium we can use RemoteWebDriver and connect to container.
if I understand it right for Playwright we need a local version of Chrome|Firefox|WebKit, so you should copy your tests to the docker container and execute them inside.

@KSemenenko
Copy link
Contributor Author

@enginexon this is really good point

@HofmeisterAn HofmeisterAn added the module An official Testcontainers module label Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request module An official Testcontainers module
Projects
None yet
Development

No branches or pull requests

3 participants