Hello, Guys, Welcome back to Selenium tutorial, today we will see how to handle element not visible exception in Webdriver. I faced this exception number of times, I struggled a lot while searching solution, and finally, I got so many solutions to solve this exception. Before jumping to ElementNotVisibleException you should check below two posts that actually will help … [Read more...] about How to Solve ElementNotVisibleException in Selenium Webdriver
Selenium Exception
How to solve WebDriverException: f.QueryInterface is not a function
Hello, Welcome to Selenium tutorial, today we will discuss how to solve WebDriverException: f.QueryInterface is not a function. You will get this exception frequently while working with Selenium so we will discuss this exception in detail. Please refer below post if you are new in Selenium. 1- How to handle exception in Selenium. 2- Different Run time exception in … [Read more...] about How to solve WebDriverException: f.QueryInterface is not a function