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: php-webdriver/php-webdriver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: maxvgi/php-webdriver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: community
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 4 files changed
  • 1 contributor

Commits on Aug 16, 2018

  1. Add support of fresh Firefox to findElement method

    Maxim Leontyev committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    8699c71 View commit details
    Browse the repository at this point in the history
  2. Extension installation to fresh Firefox

    Maxim Leontyev committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    32f0b12 View commit details
    Browse the repository at this point in the history
  3. Fixing coding style

    Maxim Leontyev committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    8223faf View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

  1. Revert changes, that will possibly break down future W3C protocol sup…

    …port
    Maxim Leontyev committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    2c4d29f View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2018

  1. Firefox extension installation - revert changes, suggested by codesty…

    …le check. Fix codestyle rules. Using mb_string functions for binary file is not a good idea
    Maxim Leontyev committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    1e797d6 View commit details
    Browse the repository at this point in the history
  2. Added functional tests for firefox extension installation

    Maxim Leontyev committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    9eac546 View commit details
    Browse the repository at this point in the history
Loading