Sha256: ba90a9941f8f7df87ef25d9de94015137a6576896aa52818bc451d05e47925ea

Contents?: true

Size: 568 Bytes

Versions: 1

Compression:

Stored size: 568 Bytes

Contents

# 0.2.1
* FIX
 * bug of wait

# 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.1 CHANGELOG.md