microsoft / microsoft/playwright-dotnet
[Feature] Add Retries
Open
@mxschmitt is already working on this.
Since Sep 14, 2022.
P3-collecting-feedback
- Dominant language
- C#
- Stars
- 3k
- Forks
- 304
- Avg merge
- 20h 47m
- Merged PRs (30d)
- 6
Description
Retries got reverted since there were bugs in it which would prevent users from using it efficiently.
Open items:
- Make sure it works with timeouts
- Make sure SetUp and TearDown runs as expected
- Add more tests for edge cases
- Revert https://github.com/microsoft/playwright-dotnet/pull/2315
- Revert https://github.com/microsoft/playwright/commit/59c32bf2c6470645e9903eb7903425dcc4cf23f8
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.