microsoft / microsoft/playwright
[Feature] `MUCH BETTER` Record at Cursor
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 96.4k
- Forks
- 6.5k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 180
Description
Let us know what functionality you'd like to see in Playwright and what your use case is
Record at Cursor is amazing feature but I think it can be better. What I think is running all tests codes including fixtures just before the cursor then users will not need to run themselves to add more test in the middle of tests. I am sure that it will be more efficient and new experience for writing tests since if there are so many tests just before the cursor, users will not use that feature but just run the test repeatedly.
Do you think others might benefit from this as well? Of course I do 😄
Please correct me if I misunderstood or have more better idea!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing Playwright’s existing Record at Cursor flow and the issue discussion. Define how tests and fixtures before the cursor should execute, then validate that recording can continue at the cursor without requiring manual reruns.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100