| Modifier and Type | Method and Description |
|---|---|
void |
executeAction(Driver driver)
Allows the implementation a chance to use the given initialized driver instance to execute
some arbitrary action or call.
|
getLinkTextvoid executeAction(Driver driver)
driver - The initialized driver instance for the device using this driver.