Blended Test Automation Concepts (BTAC)
(launch App, app Signin, setContentsOfField, getContentsOfField, clear Field, swipe for N times, swipe until object found, brute Force Attack)
(screenshot(String methodName), setContentsOfField, getContentsOfField, waitSeconds (int seconds), waitingForTheElementToLoad (WebElement element), waitForElementToBeSelected (WebElement element), waitForElementToBeClickable (WebElement element), ImplicitSleep(), isElementPresent (WebElement element), isElementPresent (WebDriver driver, By by), Retrieve Td Value (from HTML Table), Retrieve Heading Tr Value (from HTML Table), selectDropdown (WebElement element, String value), getDropdownItems (WebElement element), getSelectedDropdownItem (WebElement element), deselectDropDown (WebElement element), selectDropdownItemBootStrap (WebElement dropdown, String itemName), checkItemNotPresentInDropdownItems (WebElement dropdown, WebElement dropdownList, String itemName) , setCheckBox (WebElement element, String status), setRadioButton (WebElement element, String status), toggleCheckBox (WebElement element), downloadpopup (), logEventInFile)