Toggle navigation
Home
util.selenium.SeleniumDriver to org.openqa.selenium.WebDriver
No. of Instances - 6
No. of Commits - 1
No. of Projects - {'sonarqube'}
Hierarchy/Composition: R_SUPER_T
Primitive Info: -
NameSpace: Internal -> External
Mapping:
Add or Remove Method invocation
Browser.FIREFOX.getDriverForThread()
to
SelenideConfig.configure(orchestrator)
driver.executeScript("return " + expression)
to
((JavascriptExecutor)driver).executeScript("return " + expression)