8000 Comparing v0.9.2...v0.10.0 · chromedp/chromedp · GitHub
[go: up one dir, main page]

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: chromedp/chromedp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.2
Choose a base ref
...
head repository: chromedp/chromedp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.0
Choose a head ref
  • 7 commits
  • 13 files changed
  • 3 contributors

Commits on Aug 19, 2023

  1. Configuration menu
    Copy the full SHA
    d11f130 View commit details
    Browse the reposito 8000 ry at this point in the history

Commits on Oct 11, 2023

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

Commits on Oct 14, 2023

  1. update the gold image to match the new behavior of 117.0.5863.0

    chromedp/headless-shell:latest is 114.0.5735.199 as of now. In order
    to make the test pass when running against the headless-shell, we
    have to introduce a tolerance.
    ZekeLu committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    5f2e0c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

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

Commits on Feb 1, 2024

  1. Adding ScreenshotNodes

    kenshaw committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    42f356b View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Adding Dump, DumpTo, and Populate

    Adds the Dump and DumpTo query actions, and a Populate query option to provide
    a reusable way to dump the node tree.
    
    Additionally simplifies the package dump examples.
    kenshaw committed Feb 4, 2024
    1 Configuration menu
    Copy the full SHA
    ebf842c View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Updating to latest cdproto

    kenshaw committed Aug 1, 2024
    1 Configuration menu
    Copy the full SHA
    b4a7766 View commit details
    Browse the repository at this point in the history
Loading
0