Releases
v0.15.1
Compare
Sorry, something went wrong.
No results found
route
released this
15 Jun 08:48
Added
Support for Driver#send_keys, the :focused filter, and Driver#active_element [#261 ]
Changed
@window_size attribute is moved from Ferrum, viewport size is still inherited [#253 ]
Compatibility with latest Ferrum. Browser instance is not passed everywhere now [#254 ]
Cuprite::Browser methods are located in Options.
#window_size
#url_blacklist
#url_whitelist
#timeout
Page#new arguments are changed to client, context_id:, target_id:
Target#attached? renamed to Target#connected?
Ferrum doesn't restart browser automatically, Cuprite does
Browser#close_window removes target id asap from the target list
Fixed
Detect whether element is in the viewport and clickable before click [#251 ]
Remember parentNode in case onChange callback mutates DOM [#227 ]
Correctly open devtools page when calling debug [#252 ]
You can’t perform that action at this time.