site-prism Questions
7
Solved
I Want to execute Background only once in each cucumber feature files for multiple scenarios. how can i do that in step files?
Feature: User can verify...........
Background:
Given Enter test d...
Zero asked 12/1, 2016 at 19:41
2
Solved
I've got a cucumber,ruby,siteprism project where we're using the 'rspec' gem to check expectations. This is included in our env.rb and used successfully in the step definitions.
I was now trying t...
Gallinule asked 15/2, 2017 at 12:8
1
Solved
I'm working on a cucumber, ruby, capybara, siteprism project and we're defining most UK variables in a siteprism page object.
Is there a way for me to use the siteprism variables that I create as...
Annihilation asked 14/2, 2017 at 21:29
1
Solved
I am writing test for rails app, I use site_prism, capybara, selenium and cucumber.
How can I setup Selenium driver to run my tests in browser (firefox)?
For example, it is one of features:
Giv...
Gentianella asked 4/10, 2013 at 9:7
1
Solved
I am more familiar with Java and Selenium than Ruby and Capybara and SitePrism, so apologies if this question is rather thick.
Selenium has a very useful class for managing Select tags, Selenium::...
Rascally asked 10/9, 2013 at 18:22
1
© 2022 - 2024 — McMap. All rights reserved.