Comments for Go To

Topic for comments about Browser library keyword Go To

Is there a way to go to a relative URL, or does it have to be absolute?

Concretely, if I’m at example.com, can I tell it to Go To /about.html?

When I tried, I got something like
! keyword: Go To /about.html
! handler execution failed: Error: page.goto: Protocol error (Page.navigate): Cannot navigate to invalid URL
=========================== logs ===========================
navigating to “/about.html”, waiting until “load”
============================================================