Class Page.GetAppIdResponse

java.lang.Object
org.openqa.selenium.devtools.v126.page.Page.GetAppIdResponse
Enclosing class:
Page

public static class Page.GetAppIdResponse extends Object
  • Constructor Details

  • Method Details

    • getAppId

      public Optional<String> getAppId()
      App id, either from manifest's id attribute or computed from start_url
    • getRecommendedId

      public Optional<String> getRecommendedId()
      Recommendation for manifest's id attribute to match current id computed from start_url