Sha256: 8e44c1cc65ce41b6cd58854ef6efd71316d0a1d27a05695b05dc19c2ac9e3fc5

Contents?: true

Size: 720 Bytes

Versions: 1

Compression:

Stored size: 720 Bytes

Contents

Feature:  Using Mohawk

Scenario: Determining if a window exists
  When we are using the "MainScreen"
  Then the window should exist

Scenario: Determining if a window is active
  When we are using the "MainScreen"
  Then we know that the window is active

Scenario: Determining if a window has text
  When we are using the "MainScreen"
  Then we can confirm the window has the text "Assorted UI Elements"

Scenario: Waiting for a particular control
  When we are using the "MainScreen"
  Then we can wait for the control with a value of "Data Entry Form"

Scenario: Specifying a parent container
  When we are using the "ScreenWithContainer"
  Then our parent is the container, not the main window

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mohawk-0.0.4 features/mohawk.feature