This thread is trying to answer question "Why is the baseURL set in the config file not being used when using page.goto?"
usually you need to set base url in playwright config to make it work with page.goto() https://playwright.dev/docs/test-use-options#basic-options
Rayrun is a community for QA engineers. I am constantly looking for new ways to add value to people learning Playwright and other browser automation frameworks. If you have feedback, email [email protected].