I have installed community edition of Workfusion. But I am not able to play any recording due to the following issue:
Unable to connect with robot com.workfusion.studio.rpa.recorder.player.driver.DriverInitializationException: Unable to connect with robot.
... ...
Caused by: org.openqa.selenium.remote.UnreachableBrowserException: Could not start a new session.
Possible causes are invalid address of the remote server or browser start-up failure
.......
Driver info: driver.version: RpaUniversalDriver at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:744)
.......
Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:210)
Can you help me resolve this issue?
I have already tried the steps mentioned here. No luck though.