You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had to build this and then install it. It would be best if this would be published to a central Maven Repository for easier use. I am happy to do it, but think I should give the maintainers a chance to do it since this repository is dedicated to this project.
The text was updated successfully, but these errors were encountered:
@geekdenz thanks for taking interest in selenium-cucumber-java and contributing it.
This is just starter framework for a UI automation tests projects using selenium and cucumber, which provide few basic things like running on different browser and few pre-defined steps to make automation fast and easy.
I think cucumber step definitions code cannot be transformed into compiled library, it has to be along with your source code and also it will be to easy to user to debug and modify if needed.
I had to build this and then install it. It would be best if this would be published to a central Maven Repository for easier use. I am happy to do it, but think I should give the maintainers a chance to do it since this repository is dedicated to this project.
The text was updated successfully, but these errors were encountered: