Application Class |
Namespace: Selenium
Dim instance As Application
The Application type exposes the following members.
Name | Description | |
---|---|---|
![]() | Application | Initializes a new instance of the Application class |
Name | Description | |
---|---|---|
![]() | ChromeDriver |
Creates a new instance of ChromeDriver
|
![]() | Dictionary |
Creates a new instance of Dictionary
|
![]() | FirefoxDriver |
Creates a new instance of FirefoxDriver
|
![]() | IEDriver |
Creates a new instance of IEDriver
|
![]() | List |
Creates a new instance of List
|
![]() | OperaDriver |
Creates a new instance of OperaDriver
|
![]() | PdfFile |
Creates a new instance of PdfFile
|
![]() | PhantomJSDriver |
Creates a new instance of PhantomJSDriver
|
![]() | Point |
Creates a new instance of Point
|
![]() | Size |
Creates a new instance of Size
|
![]() | Table |
Creates a new instance of Table
|
![]() | WebDriver |
Creates a new instance of WebDriver
|
Name | Description | |
---|---|---|
![]() | Assert |
Returns the Assert object
|
![]() | By |
Returns the By object
|
![]() | Keys |
Returns the Keys object
|
![]() | Utils |
Returns the Utils object
|
![]() | Verify |
Returns the Verify object
|
![]() | Waiter |
Returns the Waiter object
|