As a web developer or tester, automating your web applications and tests is a critical component of the development process. With so many frameworks available,…
What is NightWatch.js? According to their website, Nightwatch,.js is an integrated, easy to use End-To-End testing solution for web application and websites, written in Node.js.…
In this blog, we will know a simple way to setup our local machine using Github Desktop. Let’s start with Github itself. Most of my…
We are done with the local installation process, now we can proceed on understanding the project structure and start coding. If you have missed the…
These steps are the steps that need in order to start with automation test script using protractor. Let me explain it in more steps. Install…