tau-advanced-playwright icon indicating copy to clipboard operation
tau-advanced-playwright copied to clipboard

Course Advanced Playwright by Renata Andrade for Test Automation University

Results 8 tau-advanced-playwright issues
Sort by recently updated
recently updated
newest added

**🐞 Describe the question:** In this line https://github.com/raptatinha/tau-advanced-playwright/blob/bd497df77eefd3f48ea1f59a0223a1c8487b3bbd/tests/utils/hooks.ts#L14 My editor gives me the lint message: "this expression is not constructable". If I add a comment `// @ts-ignore` above it, the...

help wanted
question
pending

**🐞 Describe the question:** Hello! Hope you are doing well! I've been stuck with the API authentication exercise. I'm using the demoqa.com site so I might be ignoring something. This...

help wanted
question
pending

**🐞 Describe the bug:** When I try to run the tests, with the command 'npx playwright test' I have an error : Error: locator.fill : value : expected string, got...

bug
answered

**🐞 Describe the bug:** Tests fail UI Mode does not open **👻 To Reproduce:** Follow the setup steps from the course (there are lots of gaps. test the course on...

bug
answered

Hello Renata / anyone! In 1.1 of the Advanced Course, around 4:45 you are explaining that you ran describe.only (Profile - Stored Auth) to show that you are logged in,...

help wanted
question
pending

**🐞 Describe the bug:** In the demoqa.com website, when I click on a book to see the details, I am presented with a blank page. **👻 To Reproduce:** Steps to...

bug
pending

**🐞 Describe the question:** I have a question related to fixtures and Playwright. My app has 2 flavors, EU and US shop and the customers can be guest or logged...

help wanted
question
pending

**🐞 Describe the question:** I am wondering how to do the test data mapping based on the environment? For example, in your spec book-with-fixture-and-api-isolated-auth.spec.ts I would like to have userData...

help wanted
question
pending