gauge-java
gauge-java copied to clipboard
error while marshaling: string field contains invalid UTF-8
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps (or project) to reproduce the behavior:
- Initialise a gauge project
- Use the following piece of code
- Run the gauge command
- See error
$ gauge init java
$ gauge run specs
Logs
Paste any log or error messages here
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Versions:
- OS [e.g. 10.15.6 (19G2021) please be specific ]
- Java version
- Maven/Gradle version
gauge -v
Additional context Add any other context about the problem here.
looks like there is an issue reading the csv file.