Uses of Interface
software.xdev.selenium.elements.CanFindElements
Packages that use CanFindElements
-
Uses of CanFindElements in software.xdev.selenium.elements
Subinterfaces of CanFindElements in software.xdev.selenium.elementsModifier and TypeInterfaceDescriptioninterfaceImproved version ofWebElement: Contains pre-defined methods for getting and setting properties Can use a custom search context -
Uses of CanFindElements in software.xdev.selenium.elements.remote
Classes in software.xdev.selenium.elements.remote that implement CanFindElementsModifier and TypeClassDescriptionclassAn improvedRemoteWebElementthat Waits for the page to be loaded properly Automatically scrolls elements into the visible area if needed Uses the fallback JavaScript click function if the element couldn't be clicked