Selenium_unreachable_error

“SELENIUM_UNREACHABLE_ERROR - Couldn’t connect to Selenium server at line 1” message appears while running recording script.

Hi. You need to make sure your java jre is 1.8 v8
Please download it from here
https://www.oracle.com/technetwork/java/javase/downloads/index.html
Make sure you download 1.8 and not 11

Update!. You can now install java from the following link
https://www.java.com/en/download/

2 minutes install

Getting the same error with openjdk version “1.8.0_252”

Maybe you need to define the java home setting inside your environment variables
Have a look at this (read the part regarding setting env)
https://docs.oxygenhq.org/download-installation-start/download-and-installation/java-installation-and-path-environment-variable-for-java

Did this help @andre_novais