1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump required ruby version to >= 2.2 and own version More... about 8 years ago
Update README.md More... about 8 years ago
Bump own version More... about 8 years ago
Bump dependencies More... about 8 years ago
Please rubocop More... about 8 years ago
Please rubocop More... about 8 years ago
Add integration scenario for multiple driver instances More... about 8 years ago
Add integration testing steps for driver identity More... about 8 years ago
Add World's own option resolution which caches the Driver's option resolution results. That allows two calls to `#driver` with identical parameters to refer to the same driver instance. More... about 8 years ago
Now that destructors are always run, the mock driver should implement a `#quit` method in order to silence errors in the specs. More... about 8 years ago
Fix vital typo that prevented driver IDs generated by PhantomJS to be recognized (or by any other driver, for that matter). More... about 8 years ago
Force all driver destructors to run, even if a prior one raised an error. More... about 8 years ago
Extra spec for PhantomJS driver More... about 8 years ago
In PhantomJS driver, deduplicate instances by dealing more intelligently with changed options. More... about 8 years ago
Bump own version More... about 8 years ago
Bump collapsium dependency for write IndifferentAccess More... about 8 years ago
- Use PathedAccess since it's there. - Use single ticks More... about 8 years ago
Bump dependencies More... about 8 years ago
Don't fail if code climate fails More... about 8 years ago
Add specs for driver IDs More... about 8 years ago
Fix typo introduced in rubocop refactoring More... about 8 years ago
Please rubocop More... about 8 years ago
Remove commented-out code More... about 8 years ago
- Add :phantom label - Fix merging of 'url' and 'phantomjs' options - Remove unused code due to re-use of Selenium driver More... about 8 years ago
Add specs for PhantomJS driver More... about 8 years ago
- Increase coverage - Explicitly merge 'desired_capabilities' and :desired_capabilities - Fix issue with 'platformName': it was to be set when it was unset - Fix returning of driver label; it's supposed to be the normalized label. - Fix issue with partial browser matches More... about 8 years ago
Add specs for Appium driver More... about 8 years ago
Be more explicit about merging both 'caps' and :caps keys. More... about 8 years ago
Add specs for Selenium driver More... about 8 years ago
Bump dependencies More... about 8 years ago