We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 609cbed commit ee1b01aCopy full SHA for ee1b01a
changelog.md
@@ -1,6 +1,11 @@
1
# scrapy-playwright changelog
2
3
4
+### [v0.0.20](https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.20) (2022-08-03)
5
+
6
+* Don't raise exceptions if `Page.goto` returns `None`
7
8
9
### [v0.0.19](https://github.com/scrapy-plugins/scrapy-playwright/releases/tag/v0.0.19) (2022-07-17)
10
11
* Add support for `Page.goto` keyword arguments (`playwright_page_goto_kwargs` request meta key)
0 commit comments