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
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,15 +6,11 @@
6
6
```
7
7
$ install maven
8
8
```
9
-
```
10
9
2. Project Dependencies
11
10
* checkout the repository
12
11
* Check that packages are available
13
12
```
14
13
$ cd Java-TestNG-Selenium
15
-
16
-
17
-
18
14
```
19
15
* You may also want to run the command below to check for outdated dependencies. Please be sure to verify and review updates before editing your pom.xml file as they may not be compatible with your code.
0 commit comments