Sha256: 37f1e07c2af472478f1555ed4ee9673e5df9de37b928bf8a1a3154de0ec22cbd

Contents?: true

Size: 538 Bytes

Versions: 1

Compression:

Stored size: 538 Bytes

Contents

# 0.2.0
* CHANGE
 * find_xxx_like raise errors when element not found
 * find_xxx_like waits Capybara.default_wait_time

# 0.1.1
* ENHANCEMENT
 * have_xxx_like matcher allows block to use

# 0.1.0
* CHANGE
 * has_xxx_like? and has_no_xxx_like? returns true or false (stop raising errors)

# 0.0.4
* FIX
 * bug of find_exactly raise ElementNotFound error and have_no_xxx_like fail

# 0.0.3
* ADD
 * use xpath when matcher can be converted

# 0.0.2
* CHANGE
 * find_tag_like can also accept proc as matcher or block

# 0.0.1

first release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
wildcard_finders-0.2.0 CHANGELOG.md