Class Page.GetAppIdResponse
java.lang.Object
org.openqa.selenium.devtools.v126.page.Page.GetAppIdResponse
- Enclosing class:
- Page
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GetAppIdResponse
-
-
Method Details
-
getAppId
App id, either from manifest's id attribute or computed from start_url -
getRecommendedId
Recommendation for manifest's id attribute to match current id computed from start_url
-