Sha256: 9022f5e1f9a9dbf8ffb84e46c1964279db9df94b62a654e658c17f81951fd45e
Contents?: true
Size: 557 Bytes
Versions: 7
Compression:
Stored size: 557 Bytes
Contents
Feature: Handling Asynch calls Background: Given I am on the async elements page Scenario: Click a button when it is visible When I make the button invisible Then I should be able to click it when it becomes visible Scenario: Wait until something is not visible Then I should be able to wait until the button becomes invisible Scenario: Wait for an element to disappear from the page When I add a button a few seconds from now And I remove a button a few seconds from now Then I should not be able to find the button
Version data entries
7 entries across 7 versions & 2 rubygems