Uses of Class
org.openqa.selenium.devtools.v112.page.Page.GetAppIdResponse
-
Packages that use Page.GetAppIdResponse Package Description org.openqa.selenium.devtools.v112.page -
-
Uses of Page.GetAppIdResponse in org.openqa.selenium.devtools.v112.page
Methods in org.openqa.selenium.devtools.v112.page that return types with arguments of type Page.GetAppIdResponse Modifier and Type Method Description static org.openqa.selenium.devtools.Command<Page.GetAppIdResponse>
Page. getAppId()
Returns the unique (PWA) app id.
-