Uses of Class
io.percy.appium.lib.IgnoreRegion
Packages that use IgnoreRegion
-
Uses of IgnoreRegion in io.percy.appium.lib
Methods in io.percy.appium.lib that return types with arguments of type IgnoreRegionMethod parameters in io.percy.appium.lib with type arguments of type IgnoreRegionModifier and TypeMethodDescriptionvoidScreenshotOptions.setCustomIgnoreRegions(List<IgnoreRegion> customIgnoreRegions) -
Uses of IgnoreRegion in io.percy.appium.providers
Method parameters in io.percy.appium.providers with type arguments of type IgnoreRegionModifier and TypeMethodDescriptionvoidGenericProvider.addCustomIgnoreRegions(org.json.JSONArray ignoredElementsArray, List<IgnoreRegion> customLocations)