Uses of Class
io.github.bonigarcia.seljup.AnnotationsReader
-
Packages that use AnnotationsReader Package Description io.github.bonigarcia.seljup -
-
Uses of AnnotationsReader in io.github.bonigarcia.seljup
Constructors in io.github.bonigarcia.seljup with parameters of type AnnotationsReader Constructor Description CapabilitiesHandler(Config config, AnnotationsReader annotationsReader, Parameter parameter, org.junit.jupiter.api.extension.ExtensionContext extensionContext, Optional<BrowsersTemplate.Browser> browser, Optional<BrowserType> browserType, boolean isGeneric, boolean isOpera)
SelenideHandler(AnnotationsReader annotationsReader)
-