Hi,
I exported a test that I created using TestProject UI, changed it slightly (java), and wanted to upload it back to the TestProject but when creating coded test I received an error when trying to upload a jar file:
Please fix the following errors and reupload the package.
Errors (1): No code blocks discovered
There is also a warning: testproject-sdk.properties file was not found. Assuming SDK version 0.61.1
I used Gradle to create a jar file (as described here )
Does anyone have an idea what am I doing wrong?