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
Would it be possible to run playwright-recorded scripts? I am trying to write something that makes it easy for non-programmers to write browser tests. Essentially what we want to do is have people be able to create a recording, then compile it as an exe that others on the team may be able to run.
The text was updated successfully, but these errors were encountered:
The go client is maintained by the community and is not expected to provide recording features in the near future. Maybe it's more feasible to package the nodejs version as an exe.
that will be better. I am working on it. So it should be extension not feature. core feature should be just limited to browser. instruction playback should be a extension.
Would it be possible to run playwright-recorded scripts? I am trying to write something that makes it easy for non-programmers to write browser tests. Essentially what we want to do is have people be able to create a recording, then compile it as an exe that others on the team may be able to run.
The text was updated successfully, but these errors were encountered: