| Package | Description |
|---|---|
| com.github.bordertech.wcomponents.test.example |
Contains example selenium test cases.
|
| com.github.bordertech.wcomponents.test.selenium |
Provides a WComponent UI testing API using the Selenium 2.0 WebDriver framework.
|
| com.github.bordertech.wcomponents.test.selenium.driver |
Provides the WComponent specific functionality for wrapping/creating Selenium WebDriver.
|
| Class and Description |
|---|
| WComponentSeleniumTestCase
An abstract class which provides convenience methods to test the UI using Selenium to drive a web browser.
|
| Class and Description |
|---|
| ByWComponent
This By implementation will only work if the servlet is running in the same JVM as the test.
|
| SeleniumLauncher
This class extends PlainLauncher to manage sessions and UIContext for Selenium.
|
| Class and Description |
|---|
| ByWComponent
This By implementation will only work if the servlet is running in the same JVM as the test.
|
Copyright © 2017. All rights reserved.