We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e66b9e commit 3af912dCopy full SHA for 3af912d
changelog.md
@@ -1,6 +1,12 @@
1
# scrapy-playwright changelog
2
3
4
+### [v0.0.17](https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.17) (2022-05-22)
5
+
6
+* Support for persistent contexts
7
+* Limit concurrent context count (`PLAYWRIGHT_MAX_CONTEXTS` setting)
8
9
10
### [v0.0.16](https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.16) (2022-05-14)
11
12
* Use new headers API introduced in Playwright 1.15 (bump required Playwright version)
0 commit comments