Annotation Type SeleniumITBase
-
@Target(TYPE) @Retention(RUNTIME) @ExtendWith(WebdriverSetupExtension.class) @ExtendWith(BrowserProxyExtension.class) @Inherited public @interface SeleniumITBase
@SeleniumITBaseis an annotation to include minimal set of extension for UI Test purpose mainlyIt mainly includes the extensions to setup Webdriver and browser proxy