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: SeleniumHQ/selenium
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: trunk
Choose a base ref
...
head repository: miguelius/selenium
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: trunk
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 1 file changed
  • 1 contributor

Commits on Apr 27, 2023

  1. Remote ca_certs can be set by REQUESTS_CA_BUNDLE env var.

    certifi ignores it, and I need it since we run a local grid exposed by https.
    miguelius authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    7213454 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b5de8b View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

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

Commits on May 3, 2023

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

Commits on May 5, 2023

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

Commits on May 9, 2023

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

Commits on Jun 28, 2023

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

Commits on Jun 29, 2023

  1. fixes issue with linter

    miguelius authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    a986870 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

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