Package io.fluentlenium.utils
Class ScreenshotUtil
java.lang.Object
io.fluentlenium.utils.ScreenshotUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
Checks if the exception should be ignored and not reported as a test case fail
-
Method Details
-
isIgnoredException
Checks if the exception should be ignored and not reported as a test case fail- Parameters:
e
- - the exception to check is it defined in ignored exceptions set- Returns:
- boolean
-