Sha256: 55dd5d66f1db89ac30b0dd28a77bc9c78c021cb596b11090ef7339523cde8a4c

Contents?: true

Size: 365 Bytes

Versions: 1

Compression:

Stored size: 365 Bytes

Contents

Feature: Handling Asynch calls

Background:
  Given I am on the static elements page

Scenario: Link element methods
  When I retrieve a link element
  Then I should be able to wait until it is present
  And I should be able to wait until it is visible
  And I should be able to wait until it is not visible
  And I should be able to wait until a block returns true

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
page-object-0.2 features/async.feature