StaleElementReferenceException – Element’s “Reference” Stales – Get New Reference Of Element

Let’s start with some lines of code :- Launch login page of a website. Locate a WebElement “EmailAddress” and store…

Continue Reading →

REST Assured Tutorial 7 – Builder Pattern in REST Assured

As a part of End to End REST Assured Tutorial , in this post We will learn about “Builder pattern in…

Continue Reading →