PythonRemoteServer icon indicating copy to clipboard operation
PythonRemoteServer copied to clipboard

After installing PythonRemoteServer, No remote file present

Open Gaurav21git opened this issue 4 years ago • 0 comments

Hi,

I tried to launch my test suites parallel on remote machines. I installed "pip install robotremoteserver" but after installation complete. I had checked Remote folder under site-packages but is showing only documentation file. Screenshot for reference. image

I tried to execute my test case on remote machine but it throwing exception below:

Getting keyword names from library 'Remote' failed: Calling dynamic method 'get_keyword_names' failed: Connecting remote server at http://192.168.56.1:5567 failed: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond

Please provide some solution to run test cases parallel on different machines.

Thanks,

Gaurav21git avatar Aug 06 '20 10:08 Gaurav21git