WebDriverWait & FluentWait in Selenium WebDriver – Let’s Deep Dive Last updated on April 14th, 2020 at 08:58 pm Wait<T> is a generic functional interface. A functional interface consists of… Continue reading “WebDriverWait & FluentWait in Selenium WebDriver – Let’s Deep Dive”…
Selenium Interview Question 3 – Difference Between get() and navigate() Methods of Selenium WebDriver Last updated on May 27th, 2020 at 07:18 pmIn this post we will see an important and confusing topic –… Continue reading “Selenium Interview Question 3 – Difference Between get() and navigate() Methods of Selenium WebDriver”…