Sha256: 6939f07b33a0a4445a7187250f6b77a928d81f27e2120dc9371e80c4920f13d2

Contents?: true

Size: 549 Bytes

Versions: 1

Compression:

Stored size: 549 Bytes

Contents

@!grid


Feature: Basic HTML Test Page using Xpath locators
  In order to xxx
  As a xxxx
  I expect to xxxx


  Background:
    Given I am on the Basic Xpath Test page


  Scenario: xxxxx
    Then I expect the Basic Xpath Test page to be correctly displayed


@!mobile
  Scenario: xxxxx
    Then I expect the tab order to be correct


  Scenario: xxxxx
    When I populate the form fields
    Then I expect the form fields to be correctly populated
    When I cancel my changes
    Then I expect the Basic Xpath Test page to be correctly displayed

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
testcentricity_web-4.1.7 features/basic_test_page_xpath.feature