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
Is your feature request related to a problem? Please describe.
Right now, when making new releases or pushing to the main branch, we have no way of testing if it breaks any behaviour. We should implements tests to make sure our release pipeline is robust and that the main branch remains stable.
Is your feature request related to a problem? Please describe.
Right now, when making new releases or pushing to the main branch, we have no way of testing if it breaks any behaviour. We should implements tests to make sure our release pipeline is robust and that the main branch remains stable.
Describe the solution you'd like
maestro seems like the best candidate, as recommended in microsoft/playwright#26587 (comment).
Describe alternatives you've considered
The text was updated successfully, but these errors were encountered: