1
Followers
18
Posts
swapnilnaidu.hashnode.dev
Running tests in the CI-CD pipeline is a common strategy used by most companies. But while working on one such scenario, I had to automate a test case…
techblog.geekyants.com
Preface GA-WDIO is a CLI tool built by GeekyAnts that leverages webdriver.io underneath and generates a boilerplate for your testing project with a de…
www.devkida.com
Often we come across the question of selecting automation framework that will be best fit for web applications. Of these, Javascript based automated t…
upgundecha.hashnode.dev
After my previous post on Selenium 4 Relative Locators, I further explored Selenium4 features and found a few more goodies in WebElement and WebDriver…
Selenium 4 alpha-3 is released yesterday with much-awaited friendly locators, now called as relative locators. These new locator methods will find ele…