1

How would I error check if there is a previous page for the chromium browser to go to? I have a button which freezes out if the chromium instance has just been launched and there is not a previous page to go to using the command page.goback()

TheOuz
  • 47
  • 7

1 Answers1

0

This is a bug and is not intended behavior. You should consider reporting it as an issue on the GitHub repo.

Mattwmaster58
  • 2,266
  • 3
  • 23
  • 36