| Package | Description |
|---|---|
| org.fluentlenium.core.events |
| Modifier and Type | Method and Description |
|---|---|
EventsRegistry |
EventsRegistry.afterSwitchToWindow(SwitchToWindowListener listener)
Add a listener that will be invoked after window switch.
|
EventsRegistry |
EventsRegistry.beforeSwitchToWindow(SwitchToWindowListener listener)
Add a listener that will be invoked before window switch.
|
Copyright © 2018 FluentLenium. All Rights Reserved.