Sha256: 06f4b3983129562b1b1f3429b5bde795965bdcde9bb2c03fbd66b8fc004f60fe
Contents?: true
Size: 497 Bytes
Versions: 5
Compression:
Stored size: 497 Bytes
Contents
Feature: Demo As a iPhone user I want to Demo app So that I can make the test for Demo section @ios_demo Scenario: Navigate Given I have App running with appium When I input text "4" on "textbox1" And I input text "4" on "textbox2" And I click on "button_sum" Then I verify property "result" with "value" has value "8" When I click on "show_alert" Then I verify property "alert title" with "name" has value "Cool title" And I accept alert
Version data entries
5 entries across 5 versions & 1 rubygems