How do I achieve Cross browser testing using Selenium with any BDD tool which can coded in Java.
My actual requirement is to use Selenium (code in Java) and use any mature BDD tool achieve cross browser testing. I have heard the Cucumber-JVM & Jbehave commonly used BDD tools for Java. However, I also hear that Cucumber-JVM does not support multi-threading concept and therefore cross browser execution cannot be achieved.