Class Tile

java.lang.Object
io.percy.appium.lib.Tile

public class Tile extends Object
  • Constructor Details

  • Method Details

    • getTilesAsJson

      public static List<org.json.JSONObject> getTilesAsJson(List<Tile> tilesList)
    • getLocalFilePath

      public String getLocalFilePath()
    • getSha

      public String getSha()
    • getStatusBarHeight

      public Integer getStatusBarHeight()
    • getNavBarHeight

      public Integer getNavBarHeight()
    • getHeaderHeight

      public Integer getHeaderHeight()
    • getFooterHeight

      public Integer getFooterHeight()
    • getFullScreen

      public Boolean getFullScreen()