A C D E F G I J L M O P S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
T
- takeScreenshotAsBase64() - Method in class com.dkfqs.selenium.seleniumdriver.AbstractDriver
-
Take a screenshot and get the data of the png image in base64 format.
- takeScreenshotAsBinary() - Method in class com.dkfqs.selenium.seleniumdriver.AbstractDriver
-
Take a screenshot and get the bytes of the png image.
- takeScreenshotAsFile(File) - Method in class com.dkfqs.selenium.seleniumdriver.AbstractDriver
-
Take a screenshot and save it as file.
- takeScreenshotAsTestJobOutFile(String) - Method in class com.dkfqs.selenium.seleniumdriver.AbstractDriver
-
Take a screenshot and save it as file in the "out" directory of the current measuring agent job.
- tearDown() - Method in class com.dkfqs.selenium.seleniumdriver.AbstractChromeDefaultDriver
-
@After: tear down the driver.
- tearDown() - Method in class com.dkfqs.selenium.seleniumdriver.AbstractEdgeDefaultDriver
-
@After: tear down the driver.
- tearDown() - Method in class com.dkfqs.selenium.seleniumdriver.AbstractFirefoxDefaultDriver
-
@After: tear down the driver.
- TESTJOB_PROPERTIES_FILE_NAME - Static variable in class com.dkfqs.selenium.mainrunner.JUnit4MainRunner
-
The name of the testjob properties file.
- toJsonObject() - Method in class com.dkfqs.selenium.mainrunner.JUnitConfigExecution
-
Get a JSON object of this instance.
- toJsonObject() - Method in class com.dkfqs.selenium.mainrunner.JUnitConfigExecutionClass
-
Get a JSON object of this instance.
- type() - Method in annotation type com.dkfqs.selenium.seleniumdriver.AbstractDriver.WebBrowserType
All Classes All Packages