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: hardkoded/puppeteer-sharp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v15.0.0
Choose a base ref
...
head repository: hardkoded/puppeteer-sharp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v15.1.0
Choose a head ref
  • 4 commits
  • 34 files changed
  • 1 contributor

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    1361f65 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    b83563a View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    d6439be View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Roll chrome to 123.0.6312.58 (#2511)

    * Roll chrome to 123.0.6312.58
    
    * bump version
    
    * Update test name
    
    * Move some tests to extensions
    
    * Improve oopif tests
    
    * Fix Page.bringToFront tests
    
    * Remove extra test
    
    * move some other tests
    
    * update headful test
    
    * Ignore flaky tests
    
    * Move another oopif test
    
    * dotnet format
    kblok authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a740105 View commit details
    Browse the repository at this point in the history
Loading