Cursor rule Cursor
Apply this rule when: Converting workflow documentation and selectors into actual test code Structuring Playwright test files and test suites Writing assertions and test expectations Organizing test setup, teardown, and fixtures Handling authentication, navigation, and state management in tests Deciding between Page…