Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to generate Playwright Script for the task description that was given to agent? #237

Open
shivamvwo opened this issue Feb 6, 2025 · 1 comment

Comments

@shivamvwo
Copy link

shivamvwo commented Feb 6, 2025

Suppose the task is as follows:

Go to ebay.com
Search for MacBook
Add it to the cart and checkout.

I have a functional testing framework written in Playwright, and once the test execution is done, is there a way to automatically generate the corresponding Playwright script? I’d like to add that generated script to my framework.

@micheal888666
Copy link

I also have this issue, and most people have this requirement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants