Gets the Option interface @return An option interface @see org.openqa.selenium.WebDriver.Options
()
| 201 | * @see org.openqa.selenium.WebDriver.Options |
| 202 | */ |
| 203 | Options manage(); |
| 204 | |
| 205 | /** An interface for managing stuff you would do in a browser menu */ |
| 206 | interface Options { |
no outgoing calls