Package org.selenide.videorecorder.core
Class ErrorFormatterWithVideoUrl
java.lang.Object
com.codeborne.selenide.ex.SelenideErrorFormatter
org.selenide.videorecorder.core.ErrorFormatterWithVideoUrl
- All Implemented Interfaces:
ErrorFormatter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongenerateErrorDetails(AssertionError error, Driver driver, Screenshot screenshot, long timeoutMs) protected StringvideoUrl()Methods inherited from class com.codeborne.selenide.ex.SelenideErrorFormatter
actualValue, causedBy, timeoutMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.codeborne.selenide.ex.ErrorFormatter
formatActualValue
-
Constructor Details
-
ErrorFormatterWithVideoUrl
public ErrorFormatterWithVideoUrl()
-
-
Method Details
-
generateErrorDetails
public String generateErrorDetails(AssertionError error, Driver driver, Screenshot screenshot, long timeoutMs) - Specified by:
generateErrorDetailsin interfaceErrorFormatter- Overrides:
generateErrorDetailsin classSelenideErrorFormatter
-
videoUrl
-