Skip to content

Conversation

@elacuesta
Copy link
Member

@elacuesta elacuesta commented Mar 17, 2022

Since #69 it is possible to call non-coroutine methods on Page objects, so the PageCoroutine class and playwright_page_coroutines request meta key names are a bit misleading now.

Tasks:

  • page module
  • handler module
  • update existing tests
  • test deprecation messages
  • update examples
  • update docs

@codecov
Copy link

codecov bot commented Mar 17, 2022

Codecov Report

Merging #70 (bd6b1cf) into master (9ee07aa) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master       #70   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          267       282   +15     
=========================================
+ Hits           267       282   +15     
Impacted Files Coverage Δ
scrapy_playwright/handler.py 100.00% <100.00%> (ø)
scrapy_playwright/page.py 100.00% <100.00%> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@elacuesta elacuesta changed the title Deprecate PageCoroutine in favor of PageMethod Rename PageCoroutine -> PageMethod Mar 23, 2022
@elacuesta elacuesta merged commit a06b3b1 into master Mar 26, 2022
@elacuesta elacuesta deleted the deprecate-pagecoroutine branch March 26, 2022 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants