Questions tagged as 'cucumber'

1
answer

WARNING: You must use ANSICON 1.31 or higher

I'm trying to run my automated tests but this error related to ANSICON happens. I have already tried to install on my Windows 10, but it does not allow it.     
asked by 22.10.2017 / 02:58
1
answer

How do I get an httparty block from the response body?

I use the Ruby language, Cucumber framework, and the HttParty gem. I tried some ways to give expect in response Body to hit something that returns in it. My last attempt to hit user_id = 11111111 was: expect(@response.b...
asked by 08.11.2017 / 14:41
1
answer

Back function to go back on a Perfect Lab Android device

Good afternoon Community, I'm using Cucumber in Eclipse to run automated tests on an application installed on an Android that is in a VM, namely housed in the Perfecto Lab website. Perfecto Lab has several functions that we can call in eclips...
asked by 09.10.2017 / 11:48
1
answer

Error not detected by cucumber test

I'm using the version of gem aruba 0.13.0 and cucumber 2.x.x I would like to know how to detect the following error using a step definition of aruba. More specifically if the exit status was successful and if it is possible by the type of err...
asked by 03.02.2016 / 15:47
0
answers

Java, Cucumber, Maven - Feature executes without any class

I did a test automation project using Eclipse + Java + Maven + Cucumber + Selenium I have the following problem: As I'm not using git yet, I've exported this project to a .zip file, and in my work I imported it through the 'Existing projec...
asked by 20.10.2015 / 20:32