- Selenium: how to ensure back() navigation works as expected across different sites?
- webdriver.navigate().back();
- a) navigate back() (essentially hitting back button in firefox)
- b) make GET request to the previous page url
- c) click on "return to results" on current page