public interface ExceptionListener
| Modifier and Type | Method and Description |
|---|---|
void |
on(java.lang.Throwable throwable,
org.openqa.selenium.WebDriver driver)
Called when an exception is thrown.
|
Copyright © 2018 FluentLenium. All Rights Reserved.