Package dev.comfast.cf.se
Class FoundElement
java.lang.Object
dev.comfast.cf.CfAbstractLocator
dev.comfast.cf.se.SeleniumLocator
dev.comfast.cf.se.FoundElement
- All Implemented Interfaces:
CfLocator
-
Field Summary
Fields inherited from class dev.comfast.cf.CfAbstractLocator
chain -
Constructor Summary
ConstructorsConstructorDescriptionFoundElement(SelectorChain chain, org.openqa.selenium.WebElement foundElement) -
Method Summary
Methods inherited from class dev.comfast.cf.se.SeleniumLocator
$, clear, click, count, doExecuteJs, dragTo, executeJs, exists, focus, getAttribute, getCssValue, getTagName, hover, isDisplayed, map, nth, setChecked, setValue, tap, tryFind, typeMethods inherited from class dev.comfast.cf.CfAbstractLocator
action, action, canEqual, equals, getText, getValue, hasClass, hashCode, innerHtml, outerHtml, toString
-
Constructor Details
-
FoundElement
-
-
Method Details
-
find
protected org.openqa.selenium.WebElement find()- Overrides:
findin classSeleniumLocator
-