In development mode, I can point my browser at http://localhost:3000/brands/ and I see a list of all brands, indicating that the route mapping, the index action in the c开发者_运维问答ontroller and th
I allow users to share photos with other individuals.When the user is viewing a photo and its description, they can click on \"share\" and a new page loads.On this page the fill in an email address (a
I have a cucumber scenario where I wan to test for an HTML tag. Scenario: enter words Given I enter \"c开发者_C百科at,dog\"
I am trying to get javascript-enabled cucumber running on CentOS in EC2 by following this tutorial: http://makandra.com/notes/1391-how-to-hide-your-selenium-browser-window-with-headless However, the s
I am relatively new to BDD and have been struggling to get my test environme开发者_高级运维nt set up and stable, and a lot of googling has still failed to surface how to solve this problem.
It would be greatly appreciated if you could assist with the following issue/act of inexperience. I have searched the usual suspects (google, stackoverflow, groups, etc) to no avail and if I have miss
I was following this code for cucumber testing with activemerchant and authorize.net(I know it\'s old but it\'s the one that worked for me)
I am writing an app that access a local that lives on a separate path on my own server via ajax requests. However, I want to test the app with cucumber and mock out the backend. Is there something lik
I am using jquery UI dialogs in Rails. How do you use cucumber to test for opening dialogs? I have a re开发者_StackOverflow社区gistration dialog and after that another confirmation dialog. The latter
We are testing some Watir tests and cucumber using Jenkins but we have run into a problem with inconsistent results. Our build failed because apparently the watir attach popup browser was failing(coul