Uses of Class
org.openqa.selenium.devtools.v99.page.model.AppManifestParsedProperties
-
Packages that use AppManifestParsedProperties Package Description org.openqa.selenium.devtools.v99.page -
-
Uses of AppManifestParsedProperties in org.openqa.selenium.devtools.v99.page
Methods in org.openqa.selenium.devtools.v99.page that return types with arguments of type AppManifestParsedProperties Modifier and Type Method Description java.util.Optional<AppManifestParsedProperties>Page.GetAppManifestResponse. getParsed()Parsed manifest properties
-