/mobile-emulation-automation-sample-project

A project with a really simple example on how to configure mobile emulation driver for executing emulated devices automation using chrome (stack: Ruby + Capybara).

Primary LanguageHTML

Capybara and SitePrism Base Project

Base project created for running test automation on chrome and mobile emulation devices.

The project uses Capybara for Selenium Webdriver interactions, and SitePrism for page object model mapping.

Run the default profiles with chrome:

bundle exec cucumber -p default

Run the iphone mobile emulation:

bundle exec cucumber -p iphone -p prd -p report