Uses of Interface
org.openqa.selenium.security.Credentials

Packages that use Credentials
org.openqa.selenium   
org.openqa.selenium.security   
 

Uses of Credentials in org.openqa.selenium
 

Methods in org.openqa.selenium with parameters of type Credentials
 void Alert.authenticateUsing(Credentials credentials)
           
 

Uses of Credentials in org.openqa.selenium.security
 

Classes in org.openqa.selenium.security that implement Credentials
 class UserAndPassword
          Represents the authentication credentials for a user with username and password
 



Copyright © 2012. All Rights Reserved.