Uses of Class
org.openqa.selenium.devtools.v141.page.model.InstallabilityErrorArgument
Packages that use InstallabilityErrorArgument
-
Uses of InstallabilityErrorArgument in org.openqa.selenium.devtools.v141.page.model
Methods in org.openqa.selenium.devtools.v141.page.model that return types with arguments of type InstallabilityErrorArgumentModifier and TypeMethodDescriptionInstallabilityError.getErrorArguments()The list of error arguments (e.g.Constructor parameters in org.openqa.selenium.devtools.v141.page.model with type arguments of type InstallabilityErrorArgumentModifierConstructorDescriptionInstallabilityError(String errorId, List<InstallabilityErrorArgument> errorArguments)