Uses of Class
io.percy.appium.lib.Tile
Packages that use Tile
-
Uses of Tile in io.percy.appium.lib
Method parameters in io.percy.appium.lib with type arguments of type TileModifier and TypeMethodDescriptionstatic List<org.json.JSONObject>Tile.getTilesAsJson(List<Tile> tilesList) CliWrapper.postScreenshot(String name, org.json.JSONObject tag, List<Tile> tiles, String externalDebugUrl, org.json.JSONObject ignoredElementsData, org.json.JSONObject consideredElementsData) POST the Screenshot taken from the app to the Percy CLI node process. -
Uses of Tile in io.percy.appium.providers
Methods in io.percy.appium.providers that return types with arguments of type TileModifier and TypeMethodDescriptionAppAutomate.captureTiles(ScreenshotOptions options) GenericProvider.captureTiles(ScreenshotOptions options)