Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/SeleniumHQ/selenium
/ description
Method
description
javascript/selenium-webdriver/lib/webdriver.js:87–89 ·
view source on GitHub ↗
@return {string} A description of this condition.
()
Source
from the content-addressed store, hash-verified
85
86
/** @
return
{string} A description of this condition. */
87
description() {
88
return
this.description_
89
}
90
}
91
92
/**
Callers
1
wait
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected