There was an error while loading. Please reload this page.
1 parent 4e44282 commit 92b6642Copy full SHA for 92b6642
README.md
@@ -51,7 +51,7 @@ Let's get our hand dirty.
51
- **copy** <https://github.com/chhatrachhorm/iOSXCUITest.git> into **Git Repository URL**
52
- specify **Parent Directory** and **Directory Name** and click **clone**
53
### Template Exploration
54
-There should be **four packages** under `src\test\java` directory.
+There should be **five packages** under `src\test\java` directory.
55
Each of them play a vital role.
56
- `BaseUtil class` under **Base package** is written to declare `MobileDriver<IOSElement>`
57
- **Features package** is to wrap all feature files which are used to describe _Behavorial Driven Developement_ concepts
0 commit comments