Skip to content

[Feature]: Connect to the browser on other computers in the LAN to execute test cases #2804

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

Closed
Hacktivist668 opened this issue Mar 28, 2025 · 1 comment

Comments

@Hacktivist668
Copy link

🚀 Feature Request

I have deployed the Playwright automated testing platform on the server side. I would like to ask, when other users access the Playwright testing platform on their computers in the local area network and execute test cases, how can I use the browser on the user's computer to execute the test cases? It is similar to the Selenium gird function. Thank you

Example

I have deployed the Playwright automated testing platform on the server side. I would like to ask, when other users access the Playwright testing platform on their computers in the local area network and execute test cases, how can I use the browser on the user's computer to execute the test cases? It is similar to the Selenium gird function. Thank you

Motivation

I have deployed the Playwright automated testing platform on the server side. I would like to ask, when other users access the Playwright testing platform on their computers in the local area network and execute test cases, how can I use the browser on the user's computer to execute the test cases? It is similar to the Selenium gird function. Thank you

@mxschmitt
Copy link
Member

You can launch the server and connect to it, would that work for you? https://playwright.dev/python/docs/docker#remote-connection

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

No branches or pull requests

2 participants