Writing Our First Test
Prerequisites :
An IDE of your like (using vscode here)
An executable - Selenium Webdriver
Maven, Java installed
A project with a sample test case using Se and testNG
I've used a simple test case i.e., hitting a URL, retrieving title and verify...
vaishnavithetester.hashnode.dev2 min read