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
This project covers with GUI tests selenium.dev website.
It developed using Cucumber for test scenarios description,
JUnit5 as test runner, Selenium for automating web browsers
actions. Hamcrest library is used for assertions.
Currently work in progress on extending test coverage.