Given Steps
Autokin Web Steps
Scenario: Autokin Web
Given that an application is hosted at "https://www.autokinjs.com"
Forces to reload the page
Scenario: Autokin Web
Given that an application is hosted at "https://www.autokinjs.com"
Given that I reload the page
Scenario: Autokin Web
Given that an application is hosted at "https://www.autokinjs.com"
Given that I set the browser window size to "1200" and "800"
Scenario: Autokin Web
Given that an application is hosted at "https://www.autokinjs.com"
Given that I set the browser window size to 1200 and 800
Scenario: Autokin Web
Given that an application is hosted at "https://www.autokinjs.com"
Given that I set the browser window size to "1200" and "800"
Given that I emulate as "iPad Pro" device
Scenario: Autokin Web
Given that an application is hosted at "https://www.autokinjs.com"
Given that I set the browser window size to "1200" and "800"
Given that I set mode to "mobile" with "iPad Pro"
To use
desktop
mode, option should be widht,height
format, see example below.Scenario: Autokin Web
Given that an application is hosted at "https://www.autokinjs.com"
Given that I set the browser window size to "1200" and "800"
Given that I set mode to "desktop" with "1200,800"