I am setting up bamboo to run automated test using selenium, cucumber. I am using a maven task that looks like this test mvn -Dcucumber.options="src/test/resources. running in to a few issues with the build plan not finding the test directories but when I run the mvn command from the command line it works fine. Just can't get the build plan to do the same.
I am up and running to many variables in the maven taskt
Hi,
I was trying to run a selenium cucumber test cases on bamboo but while building I'm getting an error says"cannot find symbol class WebElement".
how can I run selenium test cases in bamboo pls help
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi all, need help in setting up cucumber ruby tests with bamboo.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Alan,
We are using the Cucumber-JVM JUnit runner
Thanks,
Gil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Gil
What are the error messages you receive?
Are you using the Cucumber-JVM JUnit runner or the Cucumber-JVM CLI via the Maven Exec Plugin?
Cheers,
Alan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.