| Package | Description |
|---|---|
| com.github.andreptb.fitnesse | |
| com.github.andreptb.fitnesse.selenium |
| Modifier and Type | Method and Description |
|---|---|
static WebDriverHelper |
SeleniumFixture.getDriver()
Expose the driver helper to allow other fixtures to extend this.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
FrameWebElementHelper.select(WebDriverHelper driverHelper,
String locator) |
boolean |
SelectWebElementHelper.select(WebDriverHelper driverHelper,
String optionLocator,
String locator)
Selects a option of a select element.
|
String |
SelectWebElementHelper.selected(WebDriverHelper driverHelper,
String optionLocator,
String locator)
Retrieves information from the current selected value in a select element.
|
Copyright © 2018. All rights reserved.