Class 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 Detail

      • SeleniumLogExtesion

        public SeleniumLogExtesion()
    • Method Detail

      • beforeAll

        public void beforeAll​(org.junit.jupiter.api.extension.ExtensionContext extensionContext)
                       throws Exception
        Specified by:
        beforeAll in interface org.junit.jupiter.api.extension.BeforeAllCallback
        Throws:
        Exception