Switches to the currently active modal dialog for this particular driver instance. @return A handle to the dialog. @throws NoAlertPresentException If the dialog cannot be found
()
| 486 | * @throws NoAlertPresentException If the dialog cannot be found |
| 487 | */ |
| 488 | Alert alert(); |
| 489 | } |
| 490 | |
| 491 | interface Navigation { |
no outgoing calls