Package | Description |
---|---|
com.thoughtworks.selenium | |
org.openqa.selenium | |
org.openqa.selenium.internal.seleniumemulation |
Class and Description |
---|
RemoteCommand
Represents a single remote action
|
SeleneseTestBase
Provides a base class that implements some handy functionality for Selenium testing (you are
not required to extend this class).
|
Class and Description |
---|
DefaultSelenium
The default implementation of the Selenium interface; end users will primarily interact with
this object.
|
Class and Description |
---|
Wait
A utility class, designed to help the user automatically wait until a condition turns true.
|
Copyright © 2013. All rights reserved.