Skip to content

Need a replacement for Capybara.wait_until #99

@dtognazzini

Description

@dtognazzini

Waiter.wait_until provides a partial replacement for Capybara.wait_until, but there is a slight difference. Waiter.wait_until surrounds the block with Capybara.using_wait_time(0). This is due to the origin of Waiter.wait_until being used in ElementProxy where this behavior is necessary for waiting for presence or absence of elements.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions