MCPcopy 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
86function green(s) {
87 return color(32, s)
88}
89
90function cyan(s) {
91 return color(36, s)

Callers 1

infoFunction · 0.85

Calls 1

colorFunction · 0.85

Tested by

no test coverage detected