Browser forward/backward navigation

Issue: There are some screens in our application where the control has to navigate back to the previous screen.

During recording the user has performed the actions either clicking the Chrome browser back button or Keyboard short cut (Alt + left arrow).

Katalon is unable to record user actions. No script will be generated for the actions.

To perform browser back button just use “goBack”/“goBackAndWait” command.

execution gets stuck on goBack command

did try selenium built in commands?

can you try with robot library?

Please read the following guideline: