Package io.testproject.sdk.drivers.web
Extended Web driver for Desktop Browsers.
-
Class Summary Class Description ChromeDriver Extension of the originalChromeDriverInstead of initializing a new session, it starts it in the TestProject Agent and then reconnects to it.EdgeDriver Extension of the originalEdgeDriverInstead of initializing a new session, it starts it in the TestProject Agent and then reconnects to it.FirefoxDriver Extension of the originalFirefoxDriverInstead of initializing a new session, it starts it in the TestProject Agent and then reconnects to it.InternetExplorerDriver Extension of the originalInternetExplorerDriverInstead of initializing a new session, it starts it in the TestProject Agent and then reconnects to it.RemoteWebDriver Extension of the originalRemoteWebDriverInstead of initializing a new session, it starts it in the TestProject Agent and then reconnects to it.SafariDriver Extension of the originalSafariDriverInstead of initializing a new session, it starts it in the TestProject Agent and then reconnects to it.