mcdcorp / opentest

Open source test automation tool for web applications, mobile apps and APIs
https://getopentest.org
MIT License
447 stars 107 forks source link

I am getting this error in logs and every time my test session fails. - DEBUG: Test actor JAR versions: #563

Open prashant-bayas opened 2 years ago

prashant-bayas commented 2 years ago

17:12:33 | WEB | DEBUG: Test actor JAR versions:

image

adrianth commented 2 years ago

I believe this is due to a bug in v1.2.4. Can you try the current beta version and see if it solves your issue? You can install it with this command:

npm install -g opentest@beta
stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.