Releases: microsoft/playwright-pytest
Releases · microsoft/playwright-pytest
v0.4.0
What's Changed
- Full Page Screenshots by @CGBassPlayer in #148
- Allow user to overwrite
browser_context_args
using a marker by @aklajnert in #146 - Adding conda recipe by @owenlamont in #176
Full Changelog: v0.3.3...v0.4.0
v0.3.3
What's Changed
- fix: have correct trace title by @mxschmitt in #157
- Update to allow the latest
python-slugify
by @jensenbox in #160 - fix: support long test names by @mxschmitt in #165
New Contributors
- @jensenbox made their first contribution in #160
Full Changelog: v0.3.2...v0.3.3
v0.3.2
v0.3.1
Bugfixes
- [BUG] Implement best-effort support when dealing with busy folders. microsoft/playwright-python#1781
v0.3.0
What's Changed
- chore: enable sources for trace collection by @mxschmitt in #104
- remove unused event_loop session-scoped fixture by @skarzi in #106
- chore: launch the browser headed by default if the vscode debugger is attached by @mxschmitt in #107
New Contributors
Full Changelog: v0.2.3...v0.3.0
v0.2.3
What's Changed
- fix: Ignore FileNotFoundError when cleaning up output_dir by @shadowwolf899 in #97
- fix: Added check for if rep_call is missing by @shadowwolf899 in #96
New Contributors
- @shadowwolf899 made their first contribution in #97
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
Fixes
- chore: change browser_context_args back to session fixture by @mxschmitt in #85 (fixes #73)
- test: add test for launching persistent context with session scope by @mxschmitt in #86
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- fix: tempfile handling when recording videos by @mxschmitt in #83 (Fixes #81)
Full Changelog: v0.2.0...v0.2.1