I’m trying to run your TestRail-Selenium sample repository, but I’m getting an error: “Source option 6 is no longer supported. Use 7 or later.”
Hi Ian,
To help resolve this error, please follow the steps below:
- Download and install JDK 1.8
- Update your environment variables (Advanced System Settings → Environment variables)
- Click on the Environment Variables button > add the JDK 1.8 path in JAVA_HOME
- Run a new test