- R - Enum in com.kulana.core.foundation.utils
-
Resource manager for reading resource files: api, config, testdata, email, report, database.
- readDataFromXLS(ITestContext) - Method in class com.kulana.core.foundation.AbstractTest
-
Data provider method that reads data from external Excel data-source.
- readLog(GlobalTestLog.Type) - Method in class com.kulana.core.foundation.log.GlobalTestLog
-
- refresh() - Method in class com.kulana.core.foundation.webdriver.DriverHelper
-
Refresh browser.
- refresh(long) - Method in class com.kulana.core.foundation.webdriver.DriverHelper
-
Refresh browser after timeout.
- registerDriverSession(WebDriver) - Static method in class com.kulana.core.foundation.webdriver.DriverPool
-
Associates WebDriver instance with session ID.
- removeDirRecurs(String) - Static method in class com.kulana.core.foundation.utils.FileManager
-
- removeIncorrectlyFailedTests(ITestContext) - Static method in class com.kulana.core.foundation.listeners.AbstractTestListener
-
When the test is restarted this method cleans fail statistics in test
context.
- removeOldReports() - Static method in class com.kulana.core.foundation.report.ReportContext
-
Removes oldest screenshots directories according to history size defined
in config.
- removeTestReport(String) - Static method in class com.kulana.core.foundation.report.ReportContext
-
- replaceUrlPlaceholder(String, String) - Method in class com.kulana.core.foundation.api.AbstractApiMethod
-
- report(String...) - Method in enum com.kulana.core.foundation.utils.Messager
-
Logs info message and adds message to TestNG report.
- ReportContext - Class in com.kulana.core.foundation.report
-
Utility that works with reporting folders for test artifacts population.
- ReportContext() - Constructor for class com.kulana.core.foundation.report.ReportContext
-
- request - Variable in class com.kulana.core.foundation.api.AbstractApiMethod
-
- RequestLogFilter - Class in com.kulana.core.foundation.http.filters
-
- RequestLogFilter(TestLogHelper) - Constructor for class com.kulana.core.foundation.http.filters.RequestLogFilter
-
- resizeImg(File, int, int) - Static method in class com.kulana.core.foundation.webdriver.Screenshot
-
Resizes image according to specified dimensions.
- ResponseLogFilter - Class in com.kulana.core.foundation.http.filters
-
- ResponseLogFilter(TestLogHelper) - Constructor for class com.kulana.core.foundation.http.filters.ResponseLogFilter
-
- retry(ITestResult) - Method in class com.kulana.core.foundation.retry.RetryAnalyzer
-
- RetryAnalyzer - Class in com.kulana.core.foundation.retry
-
Logic that decides if test can be re-launched.
- RetryAnalyzer() - Constructor for class com.kulana.core.foundation.retry.RetryAnalyzer
-
- RetryCounter - Class in com.kulana.core.foundation.retry
-
- RetryCounter() - Constructor for class com.kulana.core.foundation.retry.RetryCounter
-