v0.0.14
What's Changed
- Renamed
scrapy_playwright.page.PageCoroutinetoscrapy_playwright.page.PageMethodby @elacuesta in #70
PageCoroutineis now deprecated. Also deprecated theplaywright_page_coroutinesRequest meta key in favor ofplaywright_page_methods.
Full Changelog: v0.0.13...v0.0.14