Uses of Interface
org.openqa.selenium.chromium.HasPermissions
-
-
Uses of HasPermissions in org.openqa.selenium.chromium
Classes in org.openqa.selenium.chromium that implement HasPermissions Modifier and Type Class Description class
ChromiumDriver
AWebDriver
implementation that controls a Chromium browser running on the local machine.Methods in org.openqa.selenium.chromium that return HasPermissions Modifier and Type Method Description HasPermissions
AddHasPermissions. getImplementation(org.openqa.selenium.Capabilities capabilities, org.openqa.selenium.remote.ExecuteMethod executeMethod)
Methods in org.openqa.selenium.chromium that return types with arguments of type HasPermissions Modifier and Type Method Description java.lang.Class<HasPermissions>
AddHasPermissions. getDescribedInterface()
-