Hello.
I have a problem with my Android job : it doesn’t produce reports in the “Reports” section. Or if it does I can’t see them. Does anybody have the same problem ?
Thank you.
Hi @fdecombarieu,
Please quit the TestProject Agent and then clean these folders:
coded-tests
, data-sources
, addons
, apps
, executions
, logs
, temp
, workers-executions
also, delete the following file:
lock
You can find them here:
Windows
Open the Start
menu, type %appdata%\TestProject\Agent\
and hit enter.
macOS
Open Files Finder
and choose Go
form the top menu, select Go to Folder
and type:
~/Library/Application Support/TestProject/Agent
Linux
Navigate to ~/.testproject/agent/
Then, start your agent and execute your job again.
Let me know if it solves your issue.