You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
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.
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.
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.