0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 12, 2025 — Feb 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add getSessionId function to Selenium2TestCase for subclass accessibility. Also clean up some whitespace More... over 13 years ago
add getDesiredCapabilities getter for Selenium2TestCase More... over 13 years ago
testElementsKnowTheirCssPropertiesValues failing test case fixed with RegExp to ignore whitespace More... over 13 years ago
Updated expectations of selection
giorgiosironi
as Giorgio Sironi
More... over 13 years ago
Fixed regressions on select element
giorgiosironi
as Giorgio Sironi
More... over 13 years ago
Merge branch 'master' of github.com:sebastianbergmann/phpunit-selenium
giorgiosironi
as Giorgio Sironi
More... over 13 years ago
Fixes #170: Xpath selection queries need a // prefix to find any element in the subtree
giorgiosironi
as Giorgio Sironi
More... over 13 years ago
Documenting #170: selecting options does not work within optgroup tags
giorgiosironi
as Giorgio Sironi
More... over 13 years ago
Merge pull request #169 from emaks/patch-11
giorgiosironi
as Giorgio Sironi
More... over 13 years ago
small fix for selectOptionByCriteria() function and multiselect fields More... over 13 years ago
Merge branch 'master' of github.com:sebastianbergmann/phpunit-selenium
giorgiosironi
as Giorgio Sironi
More... over 13 years ago
Merge pull request #168 from forrest79/windows-compatibility
giorgiosironi
as Giorgio Sironi
More... over 13 years ago
Merge branch 'master' of github.com:sebastianbergmann/phpunit-selenium
giorgiosironi
as Giorgio Sironi
More... over 13 years ago
Merge pull request #167 from emaks/patch-9
giorgiosironi
as Giorgio Sironi
More... over 13 years ago
Update ScreenshotListener to work on Windows More... over 13 years ago
add new functions for PHPUnit_Extensions_Selenium2TestCase_Element_Select class More... over 13 years ago
Merge pull request #8 from bayandin/maximize
giorgiosironi
as Giorgio Sironi
More... over 13 years ago
Merge pull request #166 from NickRenold/patch-1
giorgiosironi
as Giorgio Sironi
More... over 13 years ago
Update PHPUnit/Extensions/SeleniumTestCase/Driver.php More... over 13 years ago
Reusing GerericPost for maximize https://github.com/giorgiosironi/phpunit-selenium/pull/8#issuecomment-8093337 More... over 13 years ago
Fixing #165: allowing any scalar in value() and keys()
giorgiosironi
as Giorgio Sironi
More... over 13 years ago
small fix for function runTest() More... over 13 years ago
Update PHPUnit/Extensions/Selenium2TestCase/SessionCommand/Maximize.php More... over 13 years ago
Add maximize method. ->currentWindow->maximize(); More... over 13 years ago
trying another autoload approach. More... over 13 years ago
experimenting with autoload classmap approach More... over 13 years ago
adding psr-0 block More... over 13 years ago
use wildcard-friendly branch-alias More... over 13 years ago
dev-master composer.json draft More... over 13 years ago
Updated with Autoload.php files
giorgiosironi
as Giorgio Sironi
More... over 13 years ago