Handle multiple windows [new window/tab] in protractor
In one of earlier post, we have how to handle multiple windows or popups in selenium, this post will explain…
In one of earlier post, we have how to handle multiple windows or popups in selenium, this post will explain…
Browser applications push notifications to user to know their location or push notification when user opens the application on browser.…
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…