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