File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- :include-markdown: {firstAvailable: [ "installation- company-specific-groovy-runner.md", "installation-groovy-runner.md"] }
1+ :include-markdown: {firstAvailable: [ "company-specific-installation -groovy-runner.md", "installation-groovy-runner.md"] }
22
33# Minimal Groovy Setup
44
5- Generate webtau examples
6-
7- :include-cli-command: webtau --example
8-
9- Navigate into ` todo ` example
10-
11- :include-cli-command: cd examples/todo
12-
13- :include-file: examples/todo/todolist.groovy {title: "todolist.groovy"}
14-
15- To run test
16-
17- :include-cli-command: webtau todolist.groovy --url=https://jsonplaceholder.typicode.com {paramsToHighlight: "url"}
5+ :include-markdown: {firstAvailable: [ "company-specific-minimal-groovy-setup.md", "minimal-groovy-setup.md"] }
186
197:include-markdown: common/note-package-import.md
208
Original file line number Diff line number Diff line change 1+ Generate webtau examples
2+
3+ :include-cli-command: webtau --example
4+
5+ Navigate into ` todo ` example
6+
7+ :include-cli-command: cd examples/todo
8+
9+ :include-file: examples/todo/todolist.groovy {title: "todolist.groovy"}
10+
11+ To run test
12+
13+ :include-cli-command: webtau todolist.groovy --url=https://jsonplaceholder.typicode.com {paramsToHighlight: "url"}
You can’t perform that action at this time.
0 commit comments