-
-
Notifications
You must be signed in to change notification settings - Fork 142
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
Record Playwright tests with Replay #348
Closed
Commits on May 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fbfeae2 - Browse repository at this point
Copy the full SHA fbfeae2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7b0c54 - Browse repository at this point
Copy the full SHA f7b0c54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 307293d - Browse repository at this point
Copy the full SHA 307293dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4496d9 - Browse repository at this point
Copy the full SHA e4496d9View commit details
Commits on May 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 56f99f0 - Browse repository at this point
Copy the full SHA 56f99f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9a97a5 - Browse repository at this point
Copy the full SHA e9a97a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d698a54 - Browse repository at this point
Copy the full SHA d698a54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40faa4f - Browse repository at this point
Copy the full SHA 40faa4fView commit details
Commits on May 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 976c710 - Browse repository at this point
Copy the full SHA 976c710View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b50f64 - Browse repository at this point
Copy the full SHA 9b50f64View commit details
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5f9ef18 - Browse repository at this point
Copy the full SHA 5f9ef18View commit details
Commits on May 9, 2024
-
Update
@replayio/playwright
(#353)This one makes sure that the `@replayio/reply` (transitive dependency) gets updated too (u can see the change in the lockfile). With this one, I can record this repo and I get recordings. Some fail at times when the metadata's size gets exceeded. We know about the issue and we are in the process of figuring out the solution.
Configuration menu - View commit details
-
Copy full SHA for 8f63b71 - Browse repository at this point
Copy the full SHA 8f63b71View commit details
Commits on May 10, 2024
-
Use a nicer
list
reporter locally (#356)This addresses the complaint from #348 (comment) . I didn't realize that the default is `'list'` locally, I added `'line'` reporter since I've seen that being used in a couple of other projects. I totally agree that `'list'` is quite nice and I prefer it to `'line'` - especially if we consider smaller test suites.
⚠️ `@replayio/playwright` still spits out a bunch of junk into the stdout. That makes the current output very cluttered - even with this improvement. This is going to be addressed with PRO-315Configuration menu - View commit details
-
Copy full SHA for e786040 - Browse repository at this point
Copy the full SHA e786040View commit details
Commits on May 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eaa041f - Browse repository at this point
Copy the full SHA eaa041fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.