Selenium-Remote-Driver

Perl Bindings to the Selenium Webdriver server

Stars
173
Committers
51

Bot releases are hidden (Show)

Selenium-Remote-Driver - 1.45 - now with less broken tests Latest Release

Published by teodesian almost 3 years ago

Should prevent a bad reach-out to saucelabs from making installs go TU

Selenium-Remote-Driver - v1.44

Published by teodesian over 3 years ago

see changes

Selenium-Remote-Driver - v1.40: Livin' on the Edge Part II

Published by teodesian over 3 years ago

We fixed a couple of bugs, and made Edge compatible with the new Chrome based MicrosoftEdge.

Selenium-Remote-Driver - yet more bug fixes

Published by teodesian almost 4 years ago

see Changes

Selenium-Remote-Driver - Spooky Minor bug fixes

Published by teodesian about 4 years ago

see CHANGES as per usual

Selenium-Remote-Driver - Fix bug with shutdown_binary not obeying auto_close=0

Published by teodesian over 4 years ago

bad logic as always, kings

Selenium-Remote-Driver - v1.36 - Now with working chrome (until they break it again)

Published by teodesian almost 5 years ago

Chromedriver team decided to finally implement WC3 mode, but made sure to throw rather than falling back to JSONWire methods where WC3 falls short, so have fun with your tests failing.

Selenium-Remote-Driver - v1.35 - Any port in a storm

Published by teodesian almost 5 years ago

Selenium-Remote-Driver - v 1.34 - now with less unneeded shared objects

Published by teodesian about 5 years ago

Removal of .so files not needed in the Firefox/ dir

Selenium-Remote-Driver - v1.33 - Now with less broken out of the box chromedriver

Published by teodesian over 5 years ago

Why they chose lunatic default settings is beyond me. Not feeling the quality from that set these days.

Selenium-Remote-Driver - v1.32 - Say hello to my dog patches

Published by teodesian over 5 years ago

Various patches from various sources. Light on testing, unfortunately.

Selenium-Remote-Driver - v1.31 - In which set_timeouts got changed for no good reason

Published by teodesian almost 6 years ago

Fixes bug with set_timeouts WC3 standard changing out from under us, and a bug with direct driver sessions not being terminated under certain circumstances.

Selenium-Remote-Driver - v1.30 - Now with less broken polyfills

Published by teodesian about 6 years ago

1.30 09-17-2018 TEODESIAN
[BUG FIXES]
- Fix broken name selector polyfill when using Selenium::Firefox directly
- Fix switch_to_frame(undef) brokenness due to unneeded polyfill
- Correct POD information about how to use raw firefox profiles
- Advertise Microsoft Browser Standalone Drivers (Edge, IE)

Selenium-Remote-Driver - Selenium::Edge and Test::Selenium::Edge

Published by teodesian about 6 years ago

Also some bugfixes, see Changes as usual

Selenium-Remote-Driver-1.29.tar.gz

Selenium-Remote-Driver - 1.25 - Lowered Expectations

Published by teodesian over 6 years ago

Chromedriver's WC3 compatibility is worse than useless, so we've totally disabled it for now.

Other than that, submit() on firefox should work for elements again.

Selenium-Remote-Driver - 1.24 - More and better shims

Published by teodesian over 6 years ago

Forced fallback to JSONWire javascript execution for "WC3 capable" chromedrivers, because it causes bizarre issues.

Also fixed an ID selector shim issue where paths with . would not be selectable.

Selenium-Remote-Driver - 1.23 - Once more with feeling

Published by teodesian over 6 years ago

Fixes a bug with chrome's get/set window size methods by forcing usage of the JSONWire protocol in WD3 mode (some "WD3" chrome/drivers don't have it yet).

Selenium-Remote-Driver - 1.22 - Now with less bugs?

Published by teodesian over 6 years ago

A few of the JS polyfills for JSONWire behaviour have been fixed to do nothing in edge cases, and the POD advises on how to avoid said cases in the future.

is_enabled was broken in 1.21, it is now fixed.

Passing extra_capabilities to firefox and chrome was previously broken. This has now been remedied, but in a non-optimal way due to the difficulty in figuring out ahead of time whether a server used supports WC3 webdriver or not. Hopefully in the future we won't need such bogosity.

See the POD's COMPATIBILITY section for more information.

Selenium-Remote-Driver - 1.21 - WC3 S::R::D

Published by teodesian over 6 years ago

Implements WC3 webdriver spec, while preserving backwards-compatibility. Tries to add shims for drivers that aren't quite there yet (all of them) to keep API from changing.
Selenium-Remote-Driver-1.21.tar.gz

Selenium-Remote-Driver -

Published by gempesaw over 10 years ago

Package Rankings
Top 1.67% on Metacpan.org
Badges
Extracted from project README
Build Status Coverage Status