Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/SeleniumHQ/selenium
/ green
Function
green
javascript/selenium-webdriver/testing/index.js:86–88 ·
view source on GitHub ↗
(s)
Source
from the content-addressed store, hash-verified
84
}
85
86
function
green(s) {
87
return
color(32, s)
88
}
89
90
function
cyan(s) {
91
return
color(36, s)
Callers
1
info
Function · 0.85
Calls
1
color
Function · 0.85
Tested by
no test coverage detected