[feature request for nodriver] using nodriver with the browsers of selenium grid #2118
Closed
juanfrilla
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Internally, Playwright connects to the browser using Chrome DevTools Protocol and Selenium 4 currently exposes this capability. So you can use playwright with the browsers of selenium grid.
Can this be done with nodriver? If not, I feature request this.
In this way, you can limit the number of browsers running at the same time and take control of the resources
https://dev.to/evertones/how-to-run-playwright-tests-with-selenium-grid-versions-after-45-488h
https://playwright.dev/python/docs/selenium-grid
Thanks @ultrafunkamsterdam for the amazing job you did.
Beta Was this translation helpful? Give feedback.
All reactions