Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SeleniumHQ/selenium
/ warn
Function
warn
javascript/selenium-webdriver/testing/index.js:98–100 ·
view source on GitHub ↗
(msg)
Source
from the content-addressed store, hash-verified
96
}
97
98
function
warn(msg) {
99
console.warn(`${cyan(
'[WARNING]'
)} ${msg}`)
100
}
101
102
/**
103
* Extracts the browsers
for
a test suite to target from the `SELENIUM_BROWSER`
Callers
1
getAvailableBrowsers
Function · 0.85
Calls
1
cyan
Function · 0.85
Tested by
no test coverage detected