Registry / utility / xpath
library3.2.0rbrubygemsunverified

XPath is a Ruby DSL for generating XPath expressions.

gem install xpath
INSTALL
IMPORT
SIG · XPATH
X
xpath
utilityrubyv3.2.0
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.

XPath
require 'xpath'

Generate an XPath expression using the DSL.

require 'xpath' XPath.generate { |x| x.descendant(:div).where(x.attr(:class) == 'main') }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.2.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Resources
xpath — gem install xpath · libregistry