This thread is trying to answer question "Is there a workaround to get intellisense in VSCode for the methods and fields of my page object when using Playwright test suite in JavaScript and POM via the fixture file?"
Have you created the fixtures like this: https://playwright.dev/docs/test-fixtures#creating-a-fixture ? With homePage: HomePage in MyFixtures?
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].