- screenshot(String) - Static method in class btac.sa.lib.WebCommonMethods
-
Screenshot for Web Page.
Stored within "failure_Screenshot" folder with File name format: methodName_dd_MM_yyyy_hh_mm_ss.png
Ex: loginCheck_28_10_2015_07_10_10.png
- screenshotMobile(String) - Static method in class btac.sa.lib.MobileCommonMethods
-
Screenshot mobile.
Stored within "failure_Screenshot" folder with File name format: methodName_dd_MM_yyyy_hh_mm_ss.png
Ex: loginCheck_28_10_2015_07_10_10.png
- scrollDown(String) - Static method in class btac.sa.lib.MouseAndKeyboard
-
Scroll down.
- scrollFindAndClickOnElement(By, int) - Static method in class btac.sa.lib.MobileCommonMethods
-
Find and click on element.
- scrollToAndClickOnElement(String) - Static method in class btac.sa.lib.MobileCommonMethods
-
Scroll to and click on element.
- scrollToElementViaCordinate(WebElement) - Static method in class btac.sa.lib.MouseAndKeyboard
-
Scroll to element via cordinate.
- scrollToElementViaJavascript(WebElement) - Static method in class btac.sa.lib.MouseAndKeyboard
-
Scroll to element via javascript.
- scrollup(String) - Static method in class btac.sa.lib.MouseAndKeyboard
-
Scrollup.
- search(String) - Static method in class btac.sa.lib.ReportParseGoogleUpdateForTestngReportWithoutLinks
-
- SelectBrowser - Class in btac.sa.lib
-
The Class SelectBrowser.
- SelectBrowser() - Constructor for class btac.sa.lib.SelectBrowser
-
Instantiates a new select browser.
- selectDropdownByText(WebElement, String) - Static method in class btac.sa.lib.WebCommonMethods
-
Select dropdown by Text value.
- selectDropdownItemBootStrap(WebElement, WebElement, By, String) - Static method in class btac.sa.lib.WebCommonMethods
-
Select dropdown item boot strap.
- selectDropdownItemBootStrap(WebElement, String) - Static method in class btac.sa.lib.WebCommonMethods
-
Select dropdown item boot strap.
- sendBulkMailsForTesting - Class in btac.sa.addon
-
- sendBulkMailsForTesting() - Constructor for class btac.sa.addon.sendBulkMailsForTesting
-
- sendEmail() - Static method in class btac.sa.lib.SmsEmailNotification
-
Sends automated email with attached TestNg HTML Report.
- sendKeyEvent(String) - Static method in class btac.sa.lib.MobileCommonMethods
-
Customized Appium Send key event
Pass the exact parameter name which exists in config.properties file within "Android Key Event properties" section
- sendMails(int, String, String, String, String[]) - Static method in class btac.sa.addon.sendBulkMailsForTesting
-
- setCheckBox(WebElement, String) - Static method in class btac.sa.lib.WebCommonMethods
-
Sets the check box.
- setPropValue(String, String) - Static method in class btac.sa.lib.FilesAndFolders
-
Sets the property value for the Key(passed as parameter) in config.properties located at project root
- setRadioButton(WebElement, String) - Static method in class btac.sa.lib.WebCommonMethods
-
Sets the radio button.
- setValueIntoCell(String, int, int, String) - Static method in class btac.sa.addon.LinkCheckerReporting
-
- setValueIntoCell(String, int, int, int) - Static method in class btac.sa.addon.LinkCheckerReporting
-
- setValueIntoCell(String, int, int, String) - Static method in class btac.sa.lib.excelCustomReportGeneration
-
- setValueIntoCell(String, int, int, int) - Static method in class btac.sa.lib.excelCustomReportGeneration
-
- sleepTimeAverage - Static variable in class btac.sa.lib.MobileCommonMethods
-
The sleep time average.
- sleepTimeAverage - Static variable in class btac.sa.lib.WebCommonMethods
-
The sleep time average.
- sleepTimeAverage2 - Static variable in class btac.sa.lib.MobileCommonMethods
-
The sleep time average2.
- sleepTimeAverage2 - Static variable in class btac.sa.lib.WebCommonMethods
-
The sleep time average2.
- sleepTimeMax - Static variable in class btac.sa.lib.MobileCommonMethods
-
The sleep time max.
- sleepTimeMax - Static variable in class btac.sa.lib.WebCommonMethods
-
The sleep time max.
- sleepTimeMax2 - Static variable in class btac.sa.lib.MobileCommonMethods
-
The sleep time max2.
- sleepTimeMax2 - Static variable in class btac.sa.lib.WebCommonMethods
-
The sleep time max2.
- sleepTimeMin - Static variable in class btac.sa.lib.MobileCommonMethods
-
The sleep time min.
- sleepTimeMin - Static variable in class btac.sa.lib.WebCommonMethods
-
The sleep time min.
- sleepTimeMin2 - Static variable in class btac.sa.lib.MobileCommonMethods
-
The sleep time min2.
- sleepTimeMin2 - Static variable in class btac.sa.lib.WebCommonMethods
-
The sleep time min2.
- SmsEmailNotification - Class in btac.sa.lib
-
The Class SmsEmailNotification.
- SmsEmailNotification() - Constructor for class btac.sa.lib.SmsEmailNotification
-
- SocialMediaReviewExtractor - Class in btac.sa.addon
-
- SocialMediaReviewExtractor() - Constructor for class btac.sa.addon.SocialMediaReviewExtractor
-
- splitString(String, String) - Static method in class btac.sa.lib.StringManipulation
-
String will be split after each occurrence of delimiter and returns the array of Strings.
- spreadsheet - Static variable in class btac.sa.lib.ReportParseGoogleUpdateForTestngReportWithoutLinks
-
The spreadsheet.
- SPREADSHEET_FEED_URL - Static variable in class btac.sa.lib.ReportParseGoogleUpdateForTestngReportWithoutLinks
-
The spreadsheet feed url.
- spreadSheetDemo - Static variable in class btac.sa.lib.ReportParseGoogleUpdateForTestngReportWithoutLinks
-
The spread sheet demo.
- spreadsheetName - Static variable in class btac.sa.lib.ReportParseGoogleUpdateForTestngReportWithoutLinks
-
The spreadsheet name.
- StringManipulation - Class in btac.sa.lib
-
The Class StringManipulation.
- StringManipulation(WebDriver) - Constructor for class btac.sa.lib.StringManipulation
-
Instantiates a new string manipulation.
- subtractDateFromDateReturnDays(String, String, String) - Static method in class btac.sa.lib.CurrencyDateTime
-
Subtract date from date.
- swipe(double, double, double, double, int, int) - Static method in class btac.sa.lib.MobileCommonMethods
-
Custom Swipe method for Appium.
- swipeDown(int, int) - Static method in class btac.sa.lib.MobileCommonMethods
-
Swipe down.
- swipeUp(int, int) - Static method in class btac.sa.lib.MobileCommonMethods
-
Swipe up.