Sha256: 03db892a42c3aef98cee3cafcef4e354bf82a34d992d49e323b4945ac581fff5

Contents?: true

Size: 299 Bytes

Versions: 11

Compression:

Stored size: 299 Bytes

Contents

Feature: Access elements inside Iframe
  As developer
  I want access elements inside an iframe

  @wip
  Scenario: Write in a element textfield using id 
    Given I am on a page that has a textfield inside a iframe
    Then I should be able to write "Test" in a element inside the iframe using id

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
cello-0.0.35 features/access_element_inside_iframe.feature
cello-0.0.34 features/access_element_inside_iframe.feature
cello-0.0.33 features/access_element_inside_iframe.feature
cello-0.0.32 features/access_element_inside_iframe.feature
cello-0.0.31 features/access_element_inside_iframe.feature
cello-0.0.30 features/access_element_inside_iframe.feature
cello-0.0.29 features/access_element_inside_iframe.feature
cello-0.0.28 features/access_element_inside_iframe.feature
cello-0.0.27 features/access_element_inside_iframe.feature
cello-0.0.26 features/access_element_inside_iframe.feature
cello-0.0.25 features/access_element_inside_iframe.feature