public interface NavigateAllListener
| Modifier and Type | Interface and Description |
|---|---|
static class |
NavigateAllListener.Direction |
| Modifier and Type | Method and Description |
|---|---|
void |
on(String url,
org.openqa.selenium.WebDriver driver,
NavigateAllListener.Direction direction) |
void on(String url, org.openqa.selenium.WebDriver driver, NavigateAllListener.Direction direction)
Copyright © 2016 FluentLenium. All Rights Reserved.