v0.0.14
What's Changed
- Renamed
scrapy_playwright.page.PageCoroutine
toscrapy_playwright.page.PageMethod
by @elacuesta in #70
PageCoroutine
is now deprecated. Also deprecated theplaywright_page_coroutines
Request meta key in favor ofplaywright_page_methods
.
Full Changelog: v0.0.13...v0.0.14