Package com.applitools.eyes.appium
Class AppiumCodedRegionReferenceMapper
- java.lang.Object
-
- com.applitools.eyes.appium.AppiumCodedRegionReferenceMapper
-
public class AppiumCodedRegionReferenceMapper extends Object
-
-
Constructor Summary
Constructors Constructor Description AppiumCodedRegionReferenceMapper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static 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)
-