How to click the browser's Back Button in Selenium?

How to click the browser’s Back Button in Selenium?

Hi Joe,

Its Syntax is as follows:

driver.navigate().back()