You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: