Browser Commands in Browser: Javascript
Refresh
location.reload()
Back
history.back()
Source> https://community.bablosoft.com/topic/3521/лайфхаки-bas
You can also use tabs. When load page with search results, you can get/scrape link or links and use them to load that link/s in new tab/s. So to go back to search page you can simply switch to that (first) tab.






