Uses of Class
com.applitools.eyes.playwright.universal.dto.Selector
Packages that use Selector
Package
Description
-
Uses of Selector in com.applitools.eyes.playwright.fluent
Subclasses of Selector in com.applitools.eyes.playwright.fluentModifier and TypeClassDescriptionclassUsed internally to represent a ref of an accessibility selectorclassUsed internally to represent a ref of a dynamic selectorclassUsed internally to represent a ref of a floating region selector -
Uses of Selector in com.applitools.eyes.playwright.universal.driver.dto
Fields in com.applitools.eyes.playwright.universal.driver.dto declared as SelectorMethods in com.applitools.eyes.playwright.universal.driver.dto that return SelectorMethods in com.applitools.eyes.playwright.universal.driver.dto with parameters of type Selector -
Uses of Selector in com.applitools.eyes.playwright.universal.dto
Fields in com.applitools.eyes.playwright.universal.dto declared as SelectorMethods in com.applitools.eyes.playwright.universal.dto that return SelectorModifier and TypeMethodDescriptionFrameLocator.getFrameSelector()AccessibilityRegionBySelector.getRegion()DynamicRegionBySelector.getRegion()FloatingRegionBySelector.getRegion()FrameLocator.getScrollRootSelector()Methods in com.applitools.eyes.playwright.universal.dto with parameters of type SelectorModifier and TypeMethodDescriptionvoidFrameLocator.setFrameSelector(Selector frameSelector) voidvoidvoidvoidFrameLocator.setScrollRootSelector(Selector scrollRootSelector)