Hi
I am getting this error at random places in my testsuite while running it using zoomba desktop library
[ WARN ] Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by ‘NewConnectionError(’<urllib3.connection.HTTPConnection object at 0x00000281EAEEECD0>: Failed to establish a new connection: [WinError 10061] No connection could be made because the target machine actively refused it’)’: /session/325FAECF-3ACE-4FEC-A4EA-A33C562FA2CB|
I tried to change the win-app remote URL from default to something else but it seems that connection fails from start when it is change
not sure what could cause these issue as one test work fine then i get this issue all of a sudden.
any help would be appreciated