Why am I getting error while running the TestRail-Selenium sample repository?

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:

  1. Download and install JDK 1.8
  2. Update your environment variables (Advanced System Settings → Environment variables)
  3. Click on the Environment Variables button > add the JDK 1.8 path in JAVA_HOME
  4. Run a new test