Need help on Cucumber Selenium JAVA for multi browsers

252 views
Skip to first unread message

Eajaz Ali

unread,
May 8, 2015, 4:47:31 AM5/8/15
to cu...@googlegroups.com

Hi Team,

I want to use Cucumber framework with Selenium WebDriver+JAVA. This is for development of our automation framework. I automated many scenarios on FF browser. I want to run my tests on multiple browsers. I browsed through the net, couldn't get any concrete solution. Can some one please help me on its implementation.

  1. src/main/java > Has all the page objects
  2. src/main/resources > Has nothing
  3. src/test/java > Has RunTests.java and TestRunner.java
  4. src/test/resources >Has my feature file.

Any help on this will be greatly appreciated.

Regards Eajaz

Mylene

unread,
May 8, 2015, 9:01:31 AM5/8/15
to cu...@googlegroups.com
Hi,

When you use Selenium Webdriver, you can do multiple browser tests
using Selenium Grid. But that is out-of-scope of a Cucumber
mailinglist IMHO :)

Regards,

Mylène
> --
> Posting rules: http://cukes.info/posting-rules.html
> ---
> You received this message because you are subscribed to the Google Groups
> "Cukes" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to cukes+un...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

aslak hellesoy

unread,
May 8, 2015, 9:58:03 AM5/8/15
to Cucumber Users
On Fri, May 8, 2015 at 7:21 AM, Eajaz Ali <eajaz...@gmail.com> wrote:

Hi Team,

I want to use Cucumber framework with Selenium WebDriver+JAVA. This is for development of our automation framework. I automated many scenarios on FF browser. I want to run my tests on multiple browsers. I browsed through the net, couldn't get any concrete solution. Can some one please help me on its implementation.


Hope that helps.

Aslak

 
  1. src/main/java > Has all the page objects
  2. src/main/resources > Has nothing
  3. src/test/java > Has RunTests.java and TestRunner.java
  4. src/test/resources >Has my feature file.

Any help on this will be greatly appreciated.

Regards Eajaz

--
Reply all
Reply to author
Forward
0 new messages