Class PWA
java.lang.Object
org.openqa.selenium.devtools.v125.pwa.PWA
This domain allows interacting with the browser to control PWAs.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<PWA.GetOsAppStateResponse>getOsAppState(String manifestId) Returns the following OS state for the given manifest id.
-
Constructor Details
-
PWA
public PWA()
-
-
Method Details
-
getOsAppState
public static org.openqa.selenium.devtools.Command<PWA.GetOsAppStateResponse> getOsAppState(String manifestId) Returns the following OS state for the given manifest id.
-