- waitForElementToBeClickable(By, int) - Static method in class btac.sa.lib.MobileCommonMethods
-
Waits for desired Seconds for the element to be Clickable.
- waitForElementToBeClickable(WebElement) - Static method in class btac.sa.lib.WebCommonMethods
-
Waits for desired Seconds for the element to be Clickable.
- waitForElementToBeSelected(By, int) - Static method in class btac.sa.lib.MobileCommonMethods
-
Waits for desired Seconds and then checks for the element to be Selected.
- waitForElementToBeSelected(WebElement) - Static method in class btac.sa.lib.WebCommonMethods
-
Waits for desired Seconds and then checks for the element to be Selected.
- waitForInvisibilityOfWebElement(By) - Static method in class btac.sa.lib.WebCommonMethods
-
Wait for invisibility of web element in the page
- waitForInvisibilityOfWebElement(By, String) - Static method in class btac.sa.lib.WebCommonMethods
-
Wait for invisibility of web element.
- waitForNumberOfWindowsToBe(int) - Static method in class btac.sa.lib.WebCommonMethods
-
Wait for number of windows to be.
- waitForPresenceOfElementToBeLocated(By) - Static method in class btac.sa.lib.WebCommonMethods
-
Wait for presence of element to be located.
- waitForTextToBePresentInWebElement(WebElement, String) - Static method in class btac.sa.lib.WebCommonMethods
-
Wait for text to be present in web element.
- waitForVisibilityOfAllWebElements(List<WebElement>) - Static method in class btac.sa.lib.WebCommonMethods
-
Wait for visibility of all web elements in the page
- waitForVisibilityOfAllWebElements(By) - Static method in class btac.sa.lib.WebCommonMethods
-
Wait for visibility of all web elements.
- waitingForTheElementToLoad(By, int) - Static method in class btac.sa.lib.MobileCommonMethods
-
Waits for desired seconds and then checks if the element is visible or not.
- waitingForTheElementToLoad(WebElement) - Static method in class btac.sa.lib.WebCommonMethods
-
Waits for desired seconds and then checks if the element is visible or not.
- waitSeconds(int) - Static method in class btac.sa.lib.MobileCommonMethods
-
Wait seconds.
- waitSeconds(int) - Static method in class btac.sa.lib.WebCommonMethods
-
Wait seconds.
- WebCommonMethods - Class in btac.sa.lib
-
The Class WebCommonMethods.
- WebCommonMethods(WebDriver) - Constructor for class btac.sa.lib.WebCommonMethods
-
Instantiates a new web common methods.
- windowMax() - Static method in class btac.sa.lib.BrowserActions
-
windowMax - Selenium code to maximize window size.
- worksheetEntry - Static variable in class btac.sa.lib.ReportParseGoogleUpdateForTestngReportWithoutLinks
-
The worksheet entry.
- worksheetFeed - Static variable in class btac.sa.lib.ReportParseGoogleUpdateForTestngReportWithoutLinks
-
The worksheet feed.