MarketSquare / remoteswinglibrary

RemoteSwingLibrary
Apache License 2.0
31 stars 39 forks source link

What ever i tried, It is not working, application started but you can't get it #84

Closed mel-exerp closed 3 years ago

mel-exerp commented 5 years ago

File "xxx\remoteswinglibrary-2.2.4.jar\RemoteSwingLibrary.py", line 433, in start_application self._application_started(alias, timeout, name_contains, remote_port, accept_old=False) File "xxx\remoteswinglibrary-2.2.4.jar\RemoteSwingLibrary.py", line 481, in _application_started url = self._get_agent_address(name_contains, accept_old) File "xxx\remoteswinglibrary-2.2.4.jar\RemoteSwingLibrary.py", line 502, in _get_agent_address raise RemoteSwingLibraryTimeoutError('Agent port not received before timeout') RemoteSwingLibraryTimeoutError: Agent port not received before timeout

mel-exerp commented 5 years ago

So it is successfully started then try to listed to the port then it couldn't find it!!!! What is wrong with this library!! I am using windows, robotframework-3.1.2.jar , latest version of RemoteSwingLibrary, java 8 Python 3, jython2.7.0 and I am using standalone version of robotframework because the others are not working at all !!

Any help

a9038889 commented 1 year ago

I have a similar problem