Sha256: cf7d4987585c1c285dd054252536501c5ba10c779a2f95d0f32edd1a4c76af5b
Contents?: true
Size: 148 Bytes
Versions: 64
Compression:
Stored size: 148 Bytes
Contents
# frozen_string_literal: true Capybara.add_selector(:xpath, locator_type: [:to_xpath, String], raw_locator: true) do xpath { |xpath| xpath } end
Version data entries
64 entries across 51 versions & 5 rubygems