Toggle navigation
Home
org.openqa.selenium.WebElement to org.openqa.selenium.By
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'che'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
ExpectedConditions.visibilityOf(webElement)
to
locator
locator
to
visibilityOfElementLocated(locator)
Rename Variable
webElement
to
locator