Select an option from picker wheel using appium
In IOS, we have UIPickerWheel element which will have options to select, we will see how we can automate the…
In IOS, we have UIPickerWheel element which will have options to select, we will see how we can automate the…
Scrolling up or down is one of the important action for any mobile application use. Scenario: some times elements can’t…
There are some situations in which we want to scroll to a particular element or scroll up or down across…
get the docs from the below link…http://docs.google.com/leaf?id=0B1RjrG8wwL_FYzc3NWEzMDktMDIzMC00YjY3LWEyOTgtNWEwZWYyZGU1MTdl&hl=en ALL THE BEST!!!!
In this post we will look into some of the freely available mobile applications (Android and IOS) to practice mobile…
In our previous post, we have seen basic excel read & write operation in In this post, we will discuss…
There are situations where you don’t want to maintain an infrastructure to run huge no. of tests, and willing to…
GithubActions is a CI/CD platform to automate build, test and deploy. We need to create workflows to trigger using githubActions,…
In our earlier posts Maven in eclipse – part1 and Maven in eclipse – part2, we have seen how to…