Class SeleniumLogExtesion
java.lang.Object
co.verisoft.fw.selenium.junit.extensions.SeleniumLogExtesion
- All Implemented Interfaces:
org.junit.jupiter.api.extension.BeforeAllCallback
,org.junit.jupiter.api.extension.Extension
public class SeleniumLogExtesion
extends Object
implements org.junit.jupiter.api.extension.BeforeAllCallback
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
beforeAll
(org.junit.jupiter.api.extension.ExtensionContext extensionContext)
-
Constructor Details
-
SeleniumLogExtesion
public SeleniumLogExtesion()
-
-
Method Details