Tap on screen using appium
Tapping on any WebElement on screen is same as clicking on the object, (just, tap word is a mobile term),…
Tapping on any WebElement on screen is same as clicking on the object, (just, tap word is a mobile term),…
There are situations where we need to toggle any settings to ON/OFF, e.g – switch ON/OFF wifi. We can automate…
For sorting in the order of ascending or descending, we have one of the most popular sorting technique is bubble…
In our earlier posts Maven in eclipse – part1 and Maven in eclipse – part2, we have seen how to…
A word, phrase, number or sequence that reads the same backwards as forwards String = reverse of a String e.g…
In our previous article, we have seen how to setup java & maven in both windows & mac os. In…