| Clearly specifying BadMethodCallException as the error for inexistent Commands called on any entity |
|
More...
|
about 14 years ago
|
| Improved API documentation |
|
More...
|
about 14 years ago
|
| Simplified Command definitions |
|
More...
|
about 14 years ago
|
| Making Session extend CommandsHolder too |
|
More...
|
about 14 years ago
|
| Extracting common parts from Timeouts and Element: CommandHolder is the result |
|
More...
|
about 14 years ago
|
| Declared test flaky |
|
More...
|
about 14 years ago
|
| Extracted Session_Timeouts object |
|
More...
|
about 14 years ago
|
| Simplified test |
|
More...
|
about 14 years ago
|
| Added proof-of-concept for implicit waits |
|
More...
|
about 14 years ago
|
| Added end-to-end tests for radio boxes selection and deselection, along with state checking |
|
More...
|
about 14 years ago
|
| Added end-to-end tests for checkboxes selection and deselection, along with state checking |
|
More...
|
about 14 years ago
|
| Added submit() command to form elements and their children |
|
More...
|
about 14 years ago
|
| Prepare release. |
|
More...
|
about 14 years ago
|
| Updated for new release |
|
More...
|
about 14 years ago
|
| Fixed package definition for 1.2.3 release |
|
More...
|
about 14 years ago
|
| Merge branch 'master' of github.com:sebastianbergmann/phpunit-selenium |
|
More...
|
about 14 years ago
|
| Prepare release. |
|
More...
|
about 14 years ago
|
| Cleanup |
|
More...
|
about 14 years ago
|
| Fixed coding standards |
|
More...
|
about 14 years ago
|
| Updated ChangeLog |
|
More...
|
about 14 years ago
|
| Fixing next release changelog |
|
More...
|
about 14 years ago
|
| Added sensible defaults for host and port of the Selenium Server |
|
More...
|
about 14 years ago
|
| Finished implementation of the Select object |
|
More...
|
about 14 years ago
|
| Refactored Select object to extract criteria() |
|
More...
|
about 14 years ago
|
| Refactored elements() and element() commonalities in Element class |
|
More...
|
about 14 years ago
|
| Added elements() on Element objects, returns an array of Element instances |
|
More...
|
about 14 years ago
|
| Implemented dynamic detection of a selected option, not based on HTML but on selected() on the corresponding Element |
|
More...
|
about 14 years ago
|
| Added Select object, as a subclass of Element. Basic tests for accessing the selected label and value. |
|
More...
|
about 14 years ago
|
| Trying to fix Travis CI build |
|
More...
|
about 14 years ago
|
| Trying to fix Travis CI build |
|
More...
|
about 14 years ago
|