-
Notifications
You must be signed in to change notification settings - Fork 282
Open
Description
Soon after I published this to a Maven repository, I noticed, that one cannot use this as a library. I've changed my own fork a lot and after a lot of googling and browsing through the Cucumber Java source code found that it is indeed possible to use the step definitions from this library:
Also see the README:
https://github.com/geekdenz/selenium-cucumber-java/blob/master/README.md#using-canned-tests-in-your-project
You are more than welcome to merge these changes in. I also made it so that if a test fails, it makes a screenshot and puts it into the directory with the scenario ID.
Also, I made the headless Firefox the default driver, so this can be used on a build server. For this some libraries may need to be installed:
sudo apt install libgtk-3-0 libdbus-glib-1-2 xvfb
Metadata
Metadata
Assignees
Labels
No labels