My website has two view one is web app and second is mobile app(ios and iphone). I have tested my web app with cucumber, with selenium web-driver and language is Ruby.
Now I want to test Mobile view using same stuff(cucumber, selenium2, Ruby). Please Guide me how to test it. I am new leaner of cucumber with mobile app.