Quantcast
Channel: Active questions tagged selenium - Stack Overflow
Viewing all articles
Browse latest Browse all 98894

ChromeDriver DevTools support for Selenium 4 Grid

$
0
0

Selenium 4 will support DevTools for Chrome. Is it planned to use these features on a selenium grid? And if so how would you initalize a ChromeDriver object. What i am looking for is this kind of statement

// this does not work ChromeDriver driver = new Chromedriver(new URL("http://localhost:4444/wd/hub"), capabilities);

instead of RemoteWebDriver

new RemoteWebDriver(new URL("http://localhost:4444/wd/hub"), capabilities)


Viewing all articles
Browse latest Browse all 98894

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>