| Specified Selenium server version |
|
More...
|
over 13 years ago
|
| Upgraded to Selenium 2.23 |
|
More...
|
over 13 years ago
|
| Moved test into right folder, as path to Selenese tests is relative to the current working directory |
|
More...
|
over 13 years ago
|
| Selenium 2 WebDriver API does not support Selenese tests (supports them through the old API) |
|
More...
|
over 13 years ago
|
| Selenese tests fixed and covered (but only without code coverage) |
|
More...
|
over 13 years ago
|
| Merge pull request #4 from lsolesen/master |
|
More...
|
over 13 years ago
|
| Cleaning up include_path additions |
|
More...
|
over 13 years ago
|
| Clarifies #141: how to run the test suite |
|
More...
|
over 13 years ago
|
| Fixed #141 (run-phpunit.php) |
|
More...
|
over 13 years ago
|
| Fixes #136: Select objects can only be created over select DOM elements |
|
More...
|
over 13 years ago
|
| Right base url in MultipleBrowsersTest (fixes #140) |
|
More...
|
over 13 years ago
|
| Added Selenese tests for gh-134 for both Selenium and Selenium2. |
|
More...
|
over 13 years ago
|
| Allowing arrays in keys() and value() commands |
|
More...
|
over 13 years ago
|
| Merge pull request #132 from Emagister/master |
|
More...
|
over 13 years ago
|
| Refactored the Value and Keys command. Fixed the unit test cases |
|
More...
|
over 13 years ago
|
| Updated changelog |
|
More...
|
over 13 years ago
|
| Coding standards |
|
More...
|
over 13 years ago
|
| Preparing release |
|
More...
|
over 13 years ago
|
| Implements #130: version number is available programmatically |
|
More...
|
over 13 years ago
|
| Merge branch 'master' of github.com:sebastianbergmann/phpunit-selenium |
|
More...
|
over 13 years ago
|
| Merge pull request #131 from Emagister/master |
|
More...
|
over 13 years ago
|
| Fixed the unit test for the keys command |
|
More...
|
over 13 years ago
|
| Added support for "keys" command. Fixed the runTest method on PHPUnit_Extension_Selenium2TestCase to allways perform an endOfSession even if exception thrown" |
|
More...
|
over 13 years ago
|
| Merge branch 'master' of github.com:sebastianbergmann/phpunit-selenium |
|
More...
|
almost 14 years ago
|
| Add @method PHPDoc for autoGenerateCommands |
|
More...
|
almost 14 years ago
|
| List The BSD 3-Clause License correctly and consistently. Thanks to Christian Aistleitner <[email protected]> for bringing this issue to my attention. |
|
More...
|
almost 14 years ago
|
| Thanks to this changes we can start new browser session from any location(for example, in function setUp()) |
|
More...
|
almost 14 years ago
|
| Added waitForElementNotPresent |
|
More...
|
almost 14 years ago
|
| Added waitForElementPresent, to mimic waitForCondition |
|
More...
|
almost 14 years ago
|
| Merge pull request #121 from velovint/webdriver-phpdoc |
|
More...
|
almost 14 years ago
|