Uses of Class
de.qytera.qtaf.core.selenium.AbstractDriver
Packages that use AbstractDriver
-
Uses of AbstractDriver in de.qytera.qtaf.core.events
Fields in de.qytera.qtaf.core.events with type parameters of type AbstractDriverModifier and TypeFieldDescriptionstatic final rx.subjects.BehaviorSubject<AbstractDriver>QtafEvents.afterDriverInitializationSubject that emits an event when the driver is initialized. -
Uses of AbstractDriver in de.qytera.qtaf.core.selenium
Subclasses of AbstractDriver in de.qytera.qtaf.core.seleniumModifier and TypeClassDescriptionclassThis class is responsible for managing the appium android driver.classThis class is responsible for managing the selenium chrome driver.classThis class is responsible for connecting to a remote chrome browser.classThis class is responsible for connecting to a local edge browser.classThis class is responsible for connecting to a remote edge driver.classThis class is responsible for connecting to a local firefox browser.classThis class is responsible for connecting to a remote firefox browser.classThis class is responsible for connecting to a local Internet Explorer browser.classThe sauce driver class.