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 4eb18b2 commit 8e71b53Copy full SHA for 8e71b53
README.md
@@ -379,3 +379,12 @@ class ScrollSpider(scrapy.Spider):
379
380
381
For more examples, please see the scripts in the [examples](examples) directory.
382
+
383
384
+## Known limitations
385
386
+* Currently, `scrapy-plawright` does not work natively on Windows. See
387
+ [this comment](https://github.com/scrapy-plugins/scrapy-playwright/issues/7#issuecomment-808824121)
388
+ for more infomation. Additionally, please see
389
+ [this comment](https://github.com/scrapy-plugins/scrapy-playwright/issues/7#issuecomment-817394494)
390
+ for a possible workaround.
0 commit comments