Closed lf2a closed 2 years ago
What's the problem this feature will solve? Avoid using keyboard shortcuts. Sometimes the shortcuts don't work. (eg. Alt+ArrowLeft to return to the previous page.)
Alt+ArrowLeft
Describe the solution you'd like back() forward() refresh()
back()
forward()
refresh()
Reference: https://www.selenium.dev/documentation/webdriver/browser/navigation/
What's the problem this feature will solve? Avoid using keyboard shortcuts. Sometimes the shortcuts don't work. (eg.
Alt+ArrowLeft
to return to the previous page.)Describe the solution you'd like
back()
forward()
refresh()
Reference: https://www.selenium.dev/documentation/webdriver/browser/navigation/