rubycdp / ferrum

Headless Chrome Ruby API
https://ferrum.rubycdp.com
MIT License
1.71k stars 123 forks source link

readme example, interact with page does not work #273

Closed chuckakung closed 2 years ago

chuckakung commented 2 years ago

the readme example fetching text of the first search result does not work. browser.at_css("a > h3") returns nil. using ruby 3.1.2p20

route commented 2 years ago

Depending on the country it works, anyways it's only an example.