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

[Question] Support for running test in distributed mode, something like selenium hub/grid #9253

Closed
udit0802 opened this issue Oct 1, 2021 · 8 comments
Assignees
Labels
feature-test-runner Playwright test specific issues P3-collecting-feedback

Comments

@udit0802
Copy link

udit0802 commented Oct 1, 2021

Is there a way to execute the tests in distributed mode i.e test distributed accross multiple machines.
I have gone through 1 though, but didn't get how to provide IP/Configuration of the machines to run in distributed mode.
Could someone please answer this query.
Thanks!!

@aslushnikov
Copy link
Collaborator

aslushnikov commented Oct 1, 2021

You can use third party services for that

@udit0802
Copy link
Author

udit0802 commented Oct 1, 2021

Yes but we do have our own infrastructure setup , it is quite difficult to convince people to move to another service for just some tests, it would be pretty nice if we could use the same infrastructure.

@pavelfeldman
Copy link
Member

What kind of infrastructure do you have in place?

@udit0802
Copy link
Author

udit0802 commented Oct 2, 2021

Like for running selenium based tests we have setup selenium hub on openstack machines where multiple tests can be run in parallel, as there is support in selenium.
Do this answer your question?

@aslushnikov aslushnikov added v1.17 and removed v1.16 labels Oct 21, 2021
@aslushnikov aslushnikov added v1.18 and removed v1.17 labels Nov 8, 2021
@dgozman dgozman added the feature-test-runner Playwright test specific issues label Feb 8, 2022
@muodov
Copy link

muodov commented May 17, 2022

seems to be a recurring request ;)

@sridharreddysuram123
Copy link

sridharreddysuram123 commented May 19, 2022

Hi @dgozman - Any update on this? By when we get this feature?
Thank you!

@muodov
Copy link

muodov commented May 19, 2022

Just to make sure we're on the same page, you can connect Playwright to Selenium 4 hub. So if you already have a selenium infra, you can probably use it to run playwright scripts

@pavelfeldman
Copy link
Member

Why was this issue closed?

Thank you for your involvement. This issue was closed due to limited engagement (upvotes/activity), lack of recent activity, and insufficient actionability. To maintain a manageable database, we prioritize issues based on these factors.

If you disagree with this closure, please open a new issue and reference this one. More support or clarity on its necessity may prompt a review. Your understanding and cooperation are appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-test-runner Playwright test specific issues P3-collecting-feedback
Projects
None yet
Development

No branches or pull requests

6 participants