Class DynamicElement
java.lang.Object
com.applitools.eyes.universal.dto.TRegion
com.applitools.eyes.universal.Reference
com.applitools.eyes.playwright.universal.dto.Element
com.applitools.eyes.playwright.fluent.DynamicElement
- All Implemented Interfaces:
com.applitools.eyes.fluent.GetRegion
Used internally to represent a ref of a dynamic element
-
Constructor Summary
ConstructorsConstructorDescriptionDynamicElement(com.microsoft.playwright.ElementHandle element, com.applitools.eyes.DynamicTextType... types) DynamicElement(com.microsoft.playwright.ElementHandle element, String... types) -
Method Summary
Methods inherited from class com.applitools.eyes.playwright.universal.dto.Element
getElementHandle, getPadding, getRegionId, getType, setElementHandle, setPadding, setRegionId, setTypeMethods inherited from class com.applitools.eyes.universal.Reference
getApplitoolsRefId, setApplitoolsRefId, toString
-
Constructor Details
-
DynamicElement
public DynamicElement(com.microsoft.playwright.ElementHandle element, com.applitools.eyes.DynamicTextType... types) -
DynamicElement
-
-
Method Details
-
getDynamicSettings
public com.applitools.eyes.DynamicSettings getDynamicSettings()
-