Skip to content

Commit a13c502

Browse files
Update Readme.txt
1 parent 534612c commit a13c502

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Readme.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ RunSetup.csv file is present in the 'src/test/resources' folder which can be use
2020

2121
Jackson library is used for reading the csv and json files. The utility classes for reading json files can read only simple json at present and is used to read the test data. But I am planning to upgrade it in near future as Rest assured will be added to the framework for API testing.
2222

23-
Also for easier reporting of the bugs, utility to create bug tickets on JIRA for the failed test scrips will be added to th eramework in future.
23+
Also for easier reporting of the bugs, utility to create bug tickets on JIRA for the failed test scrips will be added to th framework in future.
2424

25-
Framework can be easily extended to use Appium for Android / iOS or Windows based apps using WinAppDirver by adding the respective drivers and capabilities in the driver factory ( Will be adding a layer to seperate the dirver configuration for web projects and mobile/native windows product in future). Also, add the dependencies in the pom.xml file
25+
Framework can be easily extended to use Appium for Android / iOS or Windows based apps using WinAppDriver by adding the respective drivers and capabilities in the driver factory ( Will be adding a layer to seperate the dirver configuration for web projects and mobile/native windows product in future). Also, add the dependencies in the pom.xml file
2626

0 commit comments

Comments
 (0)