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-12Lines changed: 1 addition & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,18 +19,7 @@ Follow these commands to fetch the source and build:
19
19
20
20
1. git clone https://github.com/BorderTech/sample-app.git my-dir (first time only)
21
21
2. cd my-dir
22
-
23
-
#### Quick build
24
-
25
-
Quick build profile has QA and Tests turned off
26
-
27
-
3.```mvn install -Pquick-build```
28
-
29
-
#### Full build
30
-
31
-
On windows make sure chromedriver is in PATH, on *NIX in current user profile. Otherwise provide system property `-Dwebdriver.chrome.driver`. See [ChromeDriver](https://github.com/SeleniumHQ/selenium/wiki/ChromeDriver) for more information.
0 commit comments