Package com.applitools.eyes.appium
Class AppiumCodedRegionReferenceMapper
java.lang.Object
com.applitools.eyes.appium.AppiumCodedRegionReferenceMapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.applitools.eyes.universal.dto.CodedRegionReferencetoCodedRegionReference(com.applitools.eyes.fluent.GetRegion getSimpleRegion) static List<com.applitools.eyes.universal.dto.CodedRegionReference> toCodedRegionReferenceList(List<com.applitools.eyes.fluent.GetRegion> getSimpleRegionList)
-
Constructor Details
-
AppiumCodedRegionReferenceMapper
public AppiumCodedRegionReferenceMapper()
-
-
Method Details
-
toCodedRegionReference
public static com.applitools.eyes.universal.dto.CodedRegionReference toCodedRegionReference(com.applitools.eyes.fluent.GetRegion getSimpleRegion) -
toCodedRegionReferenceList
-