Sha256: b59531c485319ce81da5274d335b3a0711af45b248adc2531da352856f21ca94

Contents?: true

Size: 276 Bytes

Versions: 1

Compression:

Stored size: 276 Bytes

Contents

@webview
Feature: Adding support for webviews

  Background:
    Given I have navigated to the webview screen

@focus
  Scenario: Clicking a link in a WebView
    When I click the text "Coffee"  in a webview
    Then I should see the text "Starbucks" in a webview


    
    

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gametel-0.7 features/webview.feature