Hello, I'm having a hard time in running my webdriver tests in parallel. So, I created a testproject and I hope that someone is willing to help me out.
The code is available on github at the following location: https://github.com/roydekleijn/Spring-Jbehave-WebDriver-Example I need to use my own webdriver instance, because sometimes I need to use a proxy or adblocker and forthat I need to be able set driver specific settings. Also, i think that the beforeScenario methods can be improved, but I'm not sure how. Best regards, Roy
