Hi, happy new year! Could anyone help me with this. Picture 1 class AllProductsPage inclues 6 products . In picture 2 allProductsPage i didn't set up the fixture , just has 'await use(allProductsPage); ' Then i got the problem: 'await allProductsPage.selectMarkmodell()' in the test can not be executed.
This thread is trying to answer question "Why is 'await allProductsPage.selectMarkmodell()' in the test being skipped and not executed?"
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].