You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi,
I was using this same framework to run my python-ptest testing but I am getting below error:
MaxRetryError: HTTPConnectionPool(host=u'192.168.99.100', port=4723): Max retries exceeded with url: /wd/hub/session (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f97746e4a50>: Failed to establish a new connection: [Errno 111] Connection refused',))
I am using mac.Not really sure why I am getting this .can you help?
The text was updated successfully, but these errors were encountered:
hi,
I was using this same framework to run my python-ptest testing but I am getting below error:
MaxRetryError: HTTPConnectionPool(host=u'192.168.99.100', port=4723): Max retries exceeded with url: /wd/hub/session (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f97746e4a50>: Failed to establish a new connection: [Errno 111] Connection refused',))
I am using mac.Not really sure why I am getting this .can you help?
The text was updated successfully, but these errors were encountered: