Uses of Class
com.applitools.eyes.selenium.fluent.FrameLocator
-
Packages that use FrameLocator Package Description com.applitools.eyes.selenium.fluent com.applitools.eyes.selenium.universal.mapper -
-
Uses of FrameLocator in com.applitools.eyes.selenium.fluent
Methods in com.applitools.eyes.selenium.fluent that return types with arguments of type FrameLocator Modifier and Type Method Description List<FrameLocator>ISeleniumCheckTarget. getFrameChain()List<FrameLocator>SeleniumCheckSettings. getFrameChain() -
Uses of FrameLocator in com.applitools.eyes.selenium.universal.mapper
Methods in com.applitools.eyes.selenium.universal.mapper with parameters of type FrameLocator Modifier and Type Method Description static com.applitools.eyes.universal.dto.ContextReferenceDtoContextReferenceMapper. toContextReferenceDto(FrameLocator frameLocator)Method parameters in com.applitools.eyes.selenium.universal.mapper with type arguments of type FrameLocator Modifier and Type Method Description static List<com.applitools.eyes.universal.dto.ContextReferenceDto>ContextReferenceMapper. toContextReferenceDtoList(List<FrameLocator> frameLocatorList)
-