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: microsoft/playwright-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: xdxindustries/undetected-playwright-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 12 commits
  • 14 files changed
  • 1 contributor

Commits on Nov 7, 2023

  1. Version==0.0.1

    first EXPERIMENTAL Release
    kaliiiiiiiiii committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    220e6f8 View commit details
    Browse the repository at this point in the history
  2. add demo images

    kaliiiiiiiiii committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    b82acaf View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. update installation instructions

    kaliiiiiiiiii committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    e148fb5 View commit details
    Browse the repository at this point in the history
  2. update installation instructions

    kaliiiiiiiiii committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    d3f8a10 View commit details
    Browse the repository at this point in the history
  3. update installation instructions

    kaliiiiiiiiii committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    088b80a View commit details
    Browse the repository at this point in the history
  4. update README.md

    kaliiiiiiiiii committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    fbbdaf2 View commit details
    Browse the repository at this point in the history
  5. update README.md

    kaliiiiiiiiii committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    c34fd89 View commit details
    Browse the repository at this point in the history
  6. version == 0.0.1

    driver_version = "1.39.0"
    kaliiiiiiiiii committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    0549726 View commit details
    Browse the repository at this point in the history
  7. version == 0.0.1.1

    driver_version = "1.39.0"
    kaliiiiiiiiii committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    05cc20a View commit details
    Browse the repository at this point in the history
  8. version == 0.0.1.1

    driver_version = "1.39.0"
    kaliiiiiiiiii committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    0bbe6fc View commit details
    Browse the repository at this point in the history
  9. update TODO's

    kaliiiiiiiiii committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    0b0450e View commit details
    Browse the repository at this point in the history
  10. fix typo

    kaliiiiiiiiii committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    1ab4261 View commit details
    Browse the repository at this point in the history
Loading