Uses of Interface
org.openqa.selenium.HasAuthentication
Packages that use HasAuthentication
Package
Description
- 
Uses of HasAuthentication in org.openqa.selenium.chromeClasses in org.openqa.selenium.chrome that implement HasAuthenticationModifier and TypeClassDescriptionclassAWebDriverimplementation that controls a Chrome browser running on the local machine.
- 
Uses of HasAuthentication in org.openqa.selenium.chromiumClasses in org.openqa.selenium.chromium that implement HasAuthenticationModifier and TypeClassDescriptionclassAWebDriverimplementation that controls a Chromium browser running on the local machine.
- 
Uses of HasAuthentication in org.openqa.selenium.edgeClasses in org.openqa.selenium.edge that implement HasAuthenticationModifier and TypeClassDescriptionclassAWebDriverimplementation that controls an Edge browser running on the local machine.
- 
Uses of HasAuthentication in org.openqa.selenium.remoteMethods in org.openqa.selenium.remote that return HasAuthenticationModifier and TypeMethodDescriptionAddHasAuthentication.getImplementation(Capabilities capabilities, ExecuteMethod executeMethod) Methods in org.openqa.selenium.remote that return types with arguments of type HasAuthentication