Fixed
- Can't use single quotes in screenshot :selector [#465]
remote_debug_urlfor modern Chrome returns chrome-devtools-frontend.appspot.com absolute url
Unclaimed project
Are you a maintainer of ferrum? Claim this project to take control of your public changelog and roadmap.
remote_debug_url for modern Chrome returns chrome-devtools-frontend.appspot.com absolute urlFerrum::Network::Exchange#blob? determines if the exchange is blob [#516]Ferrum::Network::Request#headers are enhanced and supplemented with Network.requestWillBeSentExtraInfo [#506]Ferrum::Page#off to unsubscribe from CDP events [#455]Ferrum::Mouse#scroll_by to be able to scroll by, as alternative to scroll_to [#514]Ferrum::Network::Exchange#unknown de...Ferrum::Network#wait_for_idle! raises an error if timeout reached.Ferrum::Browser#close closes browser gracefully issuing a CDP command, doesn't clean up ruby resources.Ferrum::Node#remove removes node from DOM tree.Ferrum::Node#exists? check whether the node in ruby world still exists in the DOM tree.Ferrum::Cookies#store stores all cookies of current page...Ferrum::Page#disable_javascript disables the JavaScript from the HTML source [#407]Ferrum::Page#set_viewport emulates the viewport [#406]Ferrum::Downloads [#416]
#files information about downloaded files#wait wait for file download to be completed#set_behavior where and whether to store fileBrowser::Client#command accepts :async parameter [#4...Ferrum::Page#device_pixel_ratio returns the ratio of the resolution in physical pixels to the
resolution in CSS pixels for the current display device.Ferrum::Network#cache(disable: true | false) whether or not to use cache for every requestFerrum::Network::Exchange#redirect? determines if the exchange is a redirectFerrum::Network::Exchange#xhr? determines if the...