MCPcopy 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
90function cyan(s) {
91 return color(36, s)
92}
93
94function info(msg) {
95 console.info(`${green('[INFO]')} ${msg}`)

Callers 1

warnFunction · 0.85

Calls 1

colorFunction · 0.85

Tested by

no test coverage detected