Hi,
I'm trying to navigate the browser back in my tests - it is vital to execute clicking the back button, not just replacing that with executing previous url. I did a small research in API, stackoverflow etc., but everywhere it is driver that is being used, not client. So my question is - I hope that it makes sense - how can I directly use driver in my tests? Or is there any other way to execute "navigate back" action?
Bests,
Oliwia