Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: scrapy-plugins/scrapy-playwright
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.40
Choose a base ref
...
head repository: scrapy-plugins/scrapy-playwright
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.41
Choose a head ref
  • 5 commits
  • 9 files changed
  • 3 contributors

Commits on Jul 18, 2024

  1. Keyword arguments for PLAYWRIGHT_PROCESS_REQUEST_HEADERS, pass additi…

    …onal Request fields (#303)
    
    * Keyword arguments for PLAYWRIGHT_PROCESS_REQUEST_HEADERS
    
    * Update docs for PLAYWRIGHT_PROCESS_REQUEST_HEADERS setting
    
    * Update docs for PLAYWRIGHT_PROCESS_REQUEST_HEADERS setting
    
    * Update tests for PLAYWRIGHT_PROCESS_REQUEST_HEADERS
    
    * Add comma
    
    * Update version in readme
    elacuesta authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    84ba393 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Retry to create page on browser crash (#305)

    * Retry to create page on browser crash
    
    * Add psutil to pylint tox env
    
    * Skip browser crash tests on Windows
    
    * Test browser crash only in Linux
    
    * Revert "Test browser crash only in Linux"
    
    This reverts commit a1d12b0.
    
    * Update browser crash test for macOS
    elacuesta authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    317adde View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. fix typo (#312)

    hmtbr authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    2a0c8ef View commit details
    Browse the repository at this point in the history
  2. Update changelog for 0.0.41

    elacuesta committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    f4f1545 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f87154a View commit details
    Browse the repository at this point in the history
Loading