Архив за месяц: Май 2023

Navigate back and forward in browser

Navigate back and forward in browser During automation, we are at times required to move back to the previous page or move forward to the next page in browser history. In this post, we will learn to perform these operations using driver.navigate command.

GeckoDriver exception while launching Firefox

GeckoDriver exception while launching Firefox Hello friends, with Selenium Webdriver versions after release Selenium 3.0 you might have faced the issue of Illegal State Exception while launching Firefox browser. In this tutorial, we will present the resolution for this exception and also its root cause.