| Completed coverage of onNotSuccessfulTest() |
|
More...
|
about 14 years ago
|
| Removed unused variable for base URL |
|
More...
|
about 14 years ago
|
| Added test for screenshot capturing in case of failure |
|
More...
|
about 14 years ago
|
| onNotSuccessfulTest is now covered by two basic tests: ordinary exceptions and ExpectationFailedException exceptions |
|
More...
|
about 14 years ago
|
| Oops. |
|
More...
|
about 14 years ago
|
| Prepare release. |
|
More...
|
about 14 years ago
|
| Fix CS/WS issues. |
|
More...
|
about 14 years ago
|
| Update build system. |
|
More...
|
about 14 years ago
|
| Fixed #13: assertions on non-target commands |
|
More...
|
about 14 years ago
|
| Fixes #66: comparison failure is not set. Tried mergin HNygard's commits but there were conflicts. |
|
More...
|
about 14 years ago
|
| Merge remote-tracking branch 'KNXSebastian/master' |
|
More...
|
about 14 years ago
|
| Merge remote-tracking branch 'lexvjatkin/waitForVisible' |
|
More...
|
about 14 years ago
|
| Added capability of sharing the session (id) for #30 in a static property of SeleniumTestCase. The session is thrown away and respawned in case of a not successful test. In case of reuse, the original window instantiated by the browser is selected. Currently the window do not close at the end of the test suite. |
|
More...
|
about 14 years ago
|
| Retrieve correct Path to screenshot images. |
|
More...
|
about 14 years ago
|
| Added possibility for setting an already existing sessionId in the Driver. This allows the reuse of an existing session, saving CPU time. |
|
More...
|
about 14 years ago
|
| Fix Failure Message in Case that Screenshots are taken. |
|
More...
|
about 14 years ago
|
| If operating systems are different selenium is unable to create a screenshot. In case of Windows the path should |
|
More...
|
about 14 years ago
|
| Added some coverage for PHPUnit_Extensions_SeleniumTestCase::suite() |
|
More...
|
about 14 years ago
|
| Added test for issue #76 |
|
More...
|
over 14 years ago
|
| Added test for issue #13 |
|
More...
|
over 14 years ago
|
| Added missing image `banner.gif` in `\selenium-1-tests\` pages. |
|
More...
|
over 14 years ago
|
| Added test for #54 |
|
More...
|
over 14 years ago
|
| Added instruction for running the tests |
|
More...
|
over 14 years ago
|
| Bundled the Selenium 1.x test suite |
|
More...
|
over 14 years ago
|
| Updated generation of message from exception |
|
More...
|
over 14 years ago
|
| Removed broken call: custom messages of exceptions cannot be changed |
|
More...
|
over 14 years ago
|
| Fixed under 3.6 and a Selenium 2 standalone server, which are the only options to support at this time. Gathered the original HTML tests of Selenium 1 and put them on a remote webserver as it it's better than having to set up an HTTP server to run the suite. |
|
More...
|
over 14 years ago
|
| Prepare release. |
|
More...
|
over 14 years ago
|
| Use PHPUnit_Framework_ComparisonFailure::toString() instead of PHPUnit_Framework_ExpectationFailedException::getCustomMessage(). |
|
More...
|
over 14 years ago
|
| Use PHPUnit_Util_Type::export() instead of PHPUnit_Util_Type::toString(). |
|
More...
|
over 14 years ago
|