Uses of Class
io.github.bonigarcia.seljup.BrowsersTemplate.Browser
Packages that use BrowsersTemplate.Browser
-
Uses of BrowsersTemplate.Browser in io.github.bonigarcia.seljup
Methods in io.github.bonigarcia.seljup that return BrowsersTemplate.BrowserMethods in io.github.bonigarcia.seljup that return types with arguments of type BrowsersTemplate.BrowserMethods in io.github.bonigarcia.seljup with parameters of type BrowsersTemplate.BrowserModifier and TypeMethodDescriptionvoidSeleniumJupiter.addBrowsers(BrowsersTemplate.Browser... browsers) Method parameters in io.github.bonigarcia.seljup with type arguments of type BrowsersTemplate.BrowserModifier and TypeMethodDescriptionvoidSeleniumJupiter.putBrowserList(String key, List<BrowsersTemplate.Browser> browserList) Constructor parameters in io.github.bonigarcia.seljup with type arguments of type BrowsersTemplate.BrowserModifierConstructorDescriptionCapabilitiesHandler(Config config, AnnotationsReader annotationsReader, Parameter parameter, org.junit.jupiter.api.extension.ExtensionContext extensionContext, Optional<BrowsersTemplate.Browser> browser, Optional<BrowserType> browserType, boolean isGeneric, boolean isOpera)