Registry / testing / celerity

celerity

JSON →
library0.9.2rbrubygemsunverified

A JRuby wrapper around HtmlUnit providing a headless Java browser with JavaScript support and a Watir-compatible API.

gem install celerity
INSTALL
IMPORT
SIG · CELERITY
C
celerity
testingrubyv0.9.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.

Celerity
✓ require 'celerity'

Launch a headless browser and navigate to a page

require 'celerity' browser = Celerity::Browser.new browser.goto('http://example.com') puts browser.title
Debug
Known issues
breakingRequires JRuby runtime
fix
Use JRuby instead of MRI to run this gem
affects: >= 0.0.0
Upgrade
Version history
0.9.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
30
OpenAI (training)
1
Resources
celerity — gem install celerity · libregistry