Go back and forward
1280 x 960
29 Aug 2022, 12:34 PM
Fork
Re-test
2.
I go to "https://google.com"
2.7s
1. [start of test]
2. I go to "https://google.com"
3. I go to "https://wikipedia.com"
4. Execute Javascript: window.history.back()
5. I am at "https://google.com"
6. Execute Javascript: window.history.forward()
7. I am at "https://wikipedia.org"