How do you navigate in your tests ? when I set port instead of url
await page.goto("http://localhost:3000");
is not working