MCPcopy Index your code
hub / github.com/SeleniumHQ/selenium / browsers

Function browsers

javascript/selenium-webdriver/test/devtools_test.js:28–28  ·  view source on GitHub ↗
(...args)

Source from the content-addressed store, hash-verified

26suite(
27 function (env) {
28 const browsers = (...args) => env.browsers(...args)
29
30 let driver
31

Callers 1

devtools_test.jsFile · 0.70

Calls 1

browsersMethod · 0.80

Tested by

no test coverage detected