-
Notifications
You must be signed in to change notification settings - Fork 35
Description
The Claude skill for Playwright currently excels at writing test cases, generating Playwright scripts, executing them, and creating reports, which is fantastic. However, to be more realistic and efficient, we should consider a way to avoid spending tokens repeatedly on regenerating the same test cases.
A valuable improvement would be to offer users the option to permanently save the generated Playwright scripts directly into a specified repository or folder. This way, developers can reuse existing test scripts instead of having to recreate them every time, saving both time and tokens.
While this represents a significant change, we believe it could provide substantial benefits to the developer community by improving workflow efficiency and reducing redundant work. It would also make the Claude Playwright skill more practical and developer-friendly.
Feedback and suggestions on this idea are welcome.