Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/eclipse-che/che
/ getDriver
Method
getDriver
tests/e2e/utils/DriverHelper.ts:755–759 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
753
}
754
755
getDriver(): ThenableWebDriver {
756
Logger.trace();
757
758
return
this.driver;
759
}
760
761
async
navigateToUrl(url: string): Promise<void> {
762
Logger.trace();
Callers
15
scrollTo
Method · 0.95
highLightElement
Method · 0.95
navigateToUrl
Method · 0.95
quit
Method · 0.95
constructor
Method · 0.80
catchScreen
Method · 0.80
switchToWindow
Method · 0.80
getAllWindowHandles
Method · 0.80
getCurrentWindowHandle
Method · 0.80
refreshPage
Method · 0.80
getCurrentUrl
Method · 0.80
waitURL
Method · 0.80
Calls
1
trace
Method · 0.80
Tested by
4
clickOnElementByXpath
Function · 0.64
verifyVSCodeEditor
Function · 0.64
getText
Function · 0.64
findItem
Function · 0.64