Registry / testing / ferrum

ferrum

JSON →
library0.17.2rbrubygemsunverified

Ferrum allows you to control a headless Chrome browser for web scraping and testing.

gem install ferrum
INSTALL
IMPORT
SIG · FERRUM
F
ferrum
testingrubyv0.17.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Ferrum
require 'ferrum'

Open a webpage and print its title

require 'ferrum' browser = Ferrum::Browser.new browser.goto('https://example.com') puts browser.title browser.quit
Debug
Known issues
gotchaRequires Chrome/Chromium installed on the system
fix
Install Chrome or set the CHROME_PATH environment variable
affects: >= 0.1.0
Upgrade
Version history
0.17.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
10
Amazon
1
OpenAI (training)
1
Resources
ferrum — gem install ferrum · libregistry