Sha256: 39081a716d92b3f110334882790775725818a356064512cc22d7b349a0148adb
Contents?: true
Size: 441 Bytes
Versions: 20
Compression:
Stored size: 441 Bytes
Contents
Feature: Interacting with checkboxes Scenario: Clicking a checkbox by index Given I'm on the controls screen Then I should be able to click a checkbox by "index" Scenario: Clicking on a checkbox by text Given I'm on the controls screen Then I should be able to click a checkbox by "text" Scenario: Clicking a checkbox by id Given I'm on the controls screen Then I should be able to click a checkbox by "id"
Version data entries
20 entries across 20 versions & 1 rubygems