How to enable & use fingerprint in android simulators
There are situations you need to enable and use fingerprint security feature, but let’s say you are using android simulators,…
There are situations you need to enable and use fingerprint security feature, but let’s say you are using android simulators,…
In this post, we will see how to automate uploading a file using protractor typescript, Uploading file basically need the…
In this post, we will see different ways to loop List in java like using iterator and for loop. Using…
In IOS, we have UIPickerWheel element which will have options to select, we will see how we can automate the…
In this post, we will see how to create a maven project in eclipse and run selenium java tests using…
If you are using maven project to run selenium or appium tests, find below pom.xml dependencies, you can just change…