Uses of Class
org.openqa.selenium.devtools.v140.page.Page.GetAppIdResponse
Packages that use Page.GetAppIdResponse
-
Uses of Page.GetAppIdResponse in org.openqa.selenium.devtools.v140.page
Methods in org.openqa.selenium.devtools.v140.page that return types with arguments of type Page.GetAppIdResponseModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<Page.GetAppIdResponse> Page.getAppId()Returns the unique (PWA) app id.