- call() - Method in class com.kulana.core.foundation.api.AbstractApiMethod
-
- call() - Method in class com.kulana.core.foundation.PerformanceTest
-
Initializes test execution, waits for test finished and performs
finalization logic.
- cancelAlert() - Method in class com.kulana.core.foundation.webdriver.DriverHelper
-
Cancels alert modal.
- capture(WebDriver) - Static method in class com.kulana.core.foundation.webdriver.Screenshot
-
- capture(WebDriver, boolean) - Static method in class com.kulana.core.foundation.webdriver.Screenshot
-
Captures screenshot, creates thumbnail and copies both images into
specified by configuration argument 'project_report_directory' directory.
- check(ExtendedWebElement) - Method in class com.kulana.core.foundation.webdriver.DriverHelper
-
Checks check-box.
- CLASS - Static variable in class com.kulana.core.foundation.utils.HTML
-
- ClassMethodNameStategy - Class in com.kulana.core.foundation.utils.naming
-
Test naming strategy when tests has group names and they are executed using these names, no TestNG xml files are used.
- ClassMethodNameStategy() - Constructor for class com.kulana.core.foundation.utils.naming.ClassMethodNameStategy
-
- clearSessionLogs(String) - Static method in class com.kulana.core.foundation.log.TestLogCollector
-
Clears messages in driver session context.
- click(ExtendedWebElement) - Method in class com.kulana.core.foundation.webdriver.DriverHelper
-
Waits for element and click on it.
- click(String, WebElement) - Method in class com.kulana.core.foundation.webdriver.DriverHelper
-
Waits for element and click on it.
- close() - Method in class com.kulana.core.foundation.api.APIMethodBuilder
-
- com.kulana.core.foundation - package com.kulana.core.foundation
-
- com.kulana.core.foundation.api - package com.kulana.core.foundation.api
-
- com.kulana.core.foundation.crypto - package com.kulana.core.foundation.crypto
-
- com.kulana.core.foundation.exception - package com.kulana.core.foundation.exception
-
- com.kulana.core.foundation.http - package com.kulana.core.foundation.http
-
- com.kulana.core.foundation.http.filters - package com.kulana.core.foundation.http.filters
-
- com.kulana.core.foundation.jenkins - package com.kulana.core.foundation.jenkins
-
- com.kulana.core.foundation.listeners - package com.kulana.core.foundation.listeners
-
- com.kulana.core.foundation.log - package com.kulana.core.foundation.log
-
- com.kulana.core.foundation.performance - package com.kulana.core.foundation.performance
-
- com.kulana.core.foundation.report - package com.kulana.core.foundation.report
-
- com.kulana.core.foundation.report.email - package com.kulana.core.foundation.report.email
-
- com.kulana.core.foundation.retry - package com.kulana.core.foundation.retry
-
- com.kulana.core.foundation.soapui - package com.kulana.core.foundation.soapui
-
- com.kulana.core.foundation.utils - package com.kulana.core.foundation.utils
-
- com.kulana.core.foundation.utils.naming - package com.kulana.core.foundation.utils.naming
-
- com.kulana.core.foundation.utils.parser - package com.kulana.core.foundation.utils.parser
-
- com.kulana.core.foundation.webdriver - package com.kulana.core.foundation.webdriver
-
- com.kulana.core.foundation.webdriver.decorator - package com.kulana.core.foundation.webdriver.decorator
-
- com.kulana.core.foundation.webdriver.locator - package com.kulana.core.foundation.webdriver.locator
-
- com.kulana.core.foundation.webdriver.locator.internal - package com.kulana.core.foundation.webdriver.locator.internal
-
- com.kulana.core.gui - package com.kulana.core.gui
-
- compare(TestResultItem, TestResultItem) - Method in class com.kulana.core.foundation.report.email.EmailReportItemComparator
-
- Configuration - Class in com.kulana.core.foundation.utils
-
Configuration - utility used for configuration arguments storage.
- Configuration() - Constructor for class com.kulana.core.foundation.utils.Configuration
-
- Configuration.Parameter - Enum in com.kulana.core.foundation.utils
-
All available configuration argument keys along with default values.
- copyInputStream(InputStream, OutputStream) - Static method in class com.kulana.core.foundation.utils.ZipManager
-
- create(String) - Static method in class com.kulana.core.foundation.webdriver.DriverFactory
-
Creates diver instance for specified test.
- createData() - Method in class com.kulana.core.foundation.performance.PerformanceTestRunner
-
- createFileWithContent(String, String) - Static method in class com.kulana.core.foundation.utils.FileManager
-
- createLocator(Field) - Method in class com.kulana.core.foundation.webdriver.locator.ExtendedElementLocatorFactory
-
- createLogRootFolder(String) - Static method in class com.kulana.core.foundation.utils.FileManager
-
- createTask(String, CountDownLatch, Map<String, String>) - Static method in class com.kulana.core.foundation.performance.TestCreator
-
- createTest(String) - Method in interface com.kulana.core.foundation.performance.ITestCreator
-
- createTestArgSets(ITestContext, String, String, String...) - Method in class com.kulana.core.foundation.AbstractTest
-
Reads data from Excel spreadsheet and populates values to the test data
sets.
- CRYPT - Static variable in class com.kulana.core.foundation.utils.SpecialKeywords
-
- CryptoConsole - Class in com.kulana.core.foundation.crypto
-
Manages console interaction with {link
CryptoTool
.
- CryptoConsole() - Constructor for class com.kulana.core.foundation.crypto.CryptoConsole
-
- CryptoTool - Class in com.kulana.core.foundation.crypto
-
Utility for encryption / decryption of secured data.
- CryptoTool() - Constructor for class com.kulana.core.foundation.crypto.CryptoTool
-
- CryptoTool(Key) - Constructor for class com.kulana.core.foundation.crypto.CryptoTool
-