Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SeleniumHQ/selenium
/ cyan
Function
cyan
javascript/selenium-webdriver/testing/index.js:90–92 ·
view source on GitHub ↗
(s)
Source
from the content-addressed store, hash-verified
88
}
89
90
function
cyan(s) {
91
return
color(36, s)
92
}
93
94
function
info(msg) {
95
console.info(`${green(
'[INFO]'
)} ${msg}`)
Callers
1
warn
Function · 0.85
Calls
1
color
Function · 0.85
Tested by
no test coverage detected