We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69dbcb0 commit e8e2e64Copy full SHA for e8e2e64
README.md
@@ -3,7 +3,7 @@
3
## :question: What is this Repository about?
4
5
- This repo contains example code to handle JSON test data in automation testing
6
- using [Google Gson](https://github.com/alibaba/easyexcel) library.
+ using [Google Gson](https://github.com/google/gson) library.
7
- It contains a demo example to pass test data to registration workflow on [PracticeSoftwareTesting.com]
8
(https://practicesoftwaretesting.com/auth/register)
9
- Selenium WebDriver is used for Web automation testing and TestNG is used as Test runner.
0 commit comments