Using async / await to resolve protractor promises
Protractor by default uses WebDriver JS control flow to resolve promises and helps in synchronising the execution of scripts in…
Protractor by default uses WebDriver JS control flow to resolve promises and helps in synchronising the execution of scripts in…
GitHub is one of the popular code repository and also used as version control tool, git provides various commands to…
Appium Desired Capabilities are keys and values pair, helps Appium driver to run Appium tests on specific device [android or…
In this post, we will see how we can effectively install and setup jenkins on MacOS, we will use brew…
https://youtu.be/0TbQ_kriugc Android Simulator Steps – Install Android studio – https://developer.android.com/studio Download components Android Studio > Tools > SDK Manager >…
We will see how to take screenshot of iOS simulator screen using Xcode command-line utility Note : Install xcode from…