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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ Git:
19
19
Or simply [download a zip](https://github.com/narottamgla/selenium-cucumber4-demo/archive/master.zip) file.
20
20
21
21
## The starter project
22
-
The best place to start with Serenity and Cucumber is to clone or download the starter project on Github ([https://github.com/narottamgla/selenium-cucumber4-demo](https://github.com/narottamgla/selenium-cucumber4-demo)). This project gives you a basic project setup, along with some sample tests and supporting classes. There are two versions to choose from. The master branch uses a more classic approach, using action classes and lightweight page objects.
22
+
The best place to start with Serenity and Cucumber is to clone or download the starter project on Github ([https://github.com/narottamgla/selenium-cucumber4-demo](https://github.com/narottamgla/selenium-cucumber4-demo)). This project gives you a basic project setup, along with some sample tests and supporting classes. The master branch uses a more classic approach, using action classes and lightweight page objects.
23
23
### The project directory structure
24
24
The project has build scripts for both Maven and Gradle, and follows the standard directory structure used in most Serenity projects:
0 commit comments