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: Codeception/module-webdriver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.0.0
Choose a base ref
...
head repository: Codeception/module-webdriver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.0.1
Choose a head ref
  • 15 commits
  • 6 files changed
  • 6 contributors

Commits on May 1, 2023

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

Commits on Nov 24, 2023

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

Commits on Nov 27, 2023

  1. Merge pull request #115 from ThomasLandauer/patch-1

    Minor: Newer array syntax in examples
    Naktibalda authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    82fd79a View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

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

Commits on Jan 15, 2024

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

Commits on Jan 31, 2024

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

Commits on Feb 14, 2024

  1. Merge pull request #116 from mbrodala/patch-1

    Fix namespace mismatch of ActionSequence
    Naktibalda authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    f770139 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #117 from ThomasLandauer/patch-1

    Removing self-closing slashes
    Naktibalda authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    a2c6ec5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #119 from craig-mcmahon/fix-type-error-in-see-links

    Fix type error when using `seeLink`
    Naktibalda authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    bb857bd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #113 from marcovtwout/patch-1

    disable-gpu argument no longer needed
    Naktibalda authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    01d2e74 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    5fe30e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5524ba6 View commit details
    Browse the repository at this point in the history
  3. Support PHPUnit 11

    Naktibalda committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    18874c9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #120 from Codeception/phpunit11

    Support PHPUnit 11
    Naktibalda authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    5cda403 View commit details
    Browse the repository at this point in the history
  5. Updated WebDriver exception handling (#121)

    WebDriverCurlException was moved to Internal namespace and deprecated in php-webdriver/webdriver 1.14
    Naktibalda authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    68bd128 View commit details
    Browse the repository at this point in the history
Loading