Hello, I generate code but cannot run via eclipse. After generating code there are 2 options. 1-Testproject OpenSDk, 2- TestProject legacy SDK. If I select 1, it doesn’t create runnerclass, If I select 2, it doesn’t accept project as a Java Project. My agent version is 3.5.0. I use, java 11, eclipse latest version and gradle 6.0.1. Where is the problem? Please help me, Thanks
Hello @eldar @moderators ,
While generating code, Below issues faced:
- few condtions were missed in code
- extra $ symbol append with json path against getValueFromJSON action
- Repeat not working accordingly index values reset on each repeat
- Few variable undefined.
Kindly suggest.