/
Given Steps
Autokin Mobile Steps
Given that I set {platform}
as platform with version of {platform version}
Scenario: Autokin Mobile
Given that I set "iOS" as platform with version of "13.0"
Given that I set {device name}
as device
Scenario: Autokin Mobile
Given that I set "iOS" as platform with version of "13.0"
Given that I set "iPhone 11 Pro" as device
Given that app is located at {path or URL}
Scenario: Autokin Mobile
Given that I set "iOS" as platform with version of "13.0"
Given that I set "iPhone 11 Pro" as device
Given that app is located at "http://www.autokinjs.com/myapps/myios_sample_app.zip"