Skip to content

Commit 92b6642

Browse files
Update README.md
1 parent 4e44282 commit 92b6642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Let's get our hand dirty.
5151
- **copy** <https://github.com/chhatrachhorm/iOSXCUITest.git> into **Git Repository URL**
5252
- specify **Parent Directory** and **Directory Name** and click **clone**
5353
### Template Exploration
54-
There should be **four packages** under `src\test\java` directory.
54+
There should be **five packages** under `src\test\java` directory.
5555
Each of them play a vital role.
5656
- `BaseUtil class` under **Base package** is written to declare `MobileDriver<IOSElement>`
5757
- **Features package** is to wrap all feature files which are used to describe _Behavorial Driven Developement_ concepts

0 commit comments

Comments
 (0)