Uses of Class
org.openqa.selenium.devtools.v125.pwa.PWA.GetOsAppStateResponse
Packages that use PWA.GetOsAppStateResponse
- 
Uses of PWA.GetOsAppStateResponse in org.openqa.selenium.devtools.v125.pwa
Methods in org.openqa.selenium.devtools.v125.pwa that return types with arguments of type PWA.GetOsAppStateResponseModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<PWA.GetOsAppStateResponse>PWA.getOsAppState(String manifestId) Returns the following OS state for the given manifest id.