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 classChromiumDriverAWebDriverimplementation that controls a Chromium browser running on the local machine.Methods in org.openqa.selenium.chromium that return HasPermissions Modifier and Type Method Description HasPermissionsAddHasPermissions. 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()
-