Sha256: 5f93a1d50e22164bf7961a06553a0373678f52b4fcdb0973e411ed0b89264f2a
Contents?: true
Size: 554 Bytes
Versions: 1
Compression:
Stored size: 554 Bytes
Contents
@android_demo1 Feature: Demo As a Android user I want to PolyClaim app So that I can make the test for Demo section Scenario: Navigate Given I have App running with appium When I click on Sign In button * I scroll the screen from startX 6 startY 8 to endX 7 endY 7 and millisecond timeout is 5 # And I input text "11122233" on "poly_DigiD" # And I input text "12345" on "poly_Password" And I click on Login Then I verify property "poly_ErrorMessage" with "name" has value "Invalid credentials." # * I test "poly_DigiD"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
Ifd_Mobile-0.1.7 | project/features/android/Android_test1.feature |