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

Commits on May 8, 2013

  1. firefox profiles

    adamgoucher committed May 8, 2013
    Configuration menu
    Copy the full SHA
    1d9c6b2 View commit details
    Browse the repository at this point in the history
  2. 1.10.0

    adamgoucher committed May 8, 2013
    Configuration menu
    Copy the full SHA
    c39393c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f92687 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2013

  1. switch_to_alert() calls ->alert(). alert() doesnt exists in the class…

    …, I believe its a typo. Remove the line and it all works as expected.
    bernardpeh committed May 20, 2013
    Configuration menu
    Copy the full SHA
    c07cea5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request Element-34#1 from guywebber-public/master

    switch_to_alert function error
    bernardpeh committed May 20, 2013
    Configuration menu
    Copy the full SHA
    ca15a80 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2013

  1. Merge pull request Element-34#39 from bernardpeh/master

    switch_to_alert function error
    adamgoucher committed May 27, 2013
    Configuration menu
    Copy the full SHA
    d14dfaa View commit details
    Browse the repository at this point in the history

Commits on May 28, 2013

  1. fixing file uploads on windows

    unknown committed May 28, 2013
    Configuration menu
    Copy the full SHA
    31418ce View commit details
    Browse the repository at this point in the history
  2. Added a snippet about maximizing the browser

    A common problem. Previously, you had to set a chrome switch but now ChromeDriver2 supports maximizing via the wire protocol.
    adam-lynch committed May 28, 2013
    Configuration menu
    Copy the full SHA
    85e4894 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2013

  1. 1.11.0

    adamgoucher committed May 29, 2013
    Configuration menu
    Copy the full SHA
    fbde04d View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2013

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

Commits on Aug 20, 2013

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

Commits on Aug 22, 2013

  1. Merge pull request Element-34#45 from piotrrepetowski/master

    fix expected exception assertion
    adamgoucher committed Aug 22, 2013
    Configuration menu
    Copy the full SHA
    feb6928 View commit details
    Browse the repository at this point in the history
  2. Merge pull request Element-34#40 from adam-lynch/patch-1

    Added a snippet about maximizing the browser
    adamgoucher committed Aug 22, 2013
    Configuration menu
    Copy the full SHA
    9de6f64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d26aec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1a7a1c View commit details
    Browse the repository at this point in the history
  5. 1.12.0 release

    adamgoucher committed Aug 22, 2013
    Configuration menu
    Copy the full SHA
    78245f1 View commit details
    Browse the repository at this point in the history
Loading