We´re using the stack Java + cucumber + selenium + phantomjs, everything works fine, but we notice that phantomjs is restarting the ghostDriver for every single scenario which take time. I just wondering is it possible to just keep PhantomJS browser open between scenarios of my test?
Asked
Active
Viewed 160 times
2
1 Answers
0
Perhaps this could help:
Faster Cucumber startup: Keep the PhantomJS browser open between tests

Magomimmo
- 306
- 2
- 4