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
Unfortunately you cannot write tests for an Eclipse RCP application using SwingLibrary or RemoteSwingLibrary, because your application uses SWT and JFace (maybe?) components for the GUI. As the name suggests, SwingLibrary is only for testing Java Swing applications.
Hi Team,
I am not able to open eclipse RCP application using Swinglibrary.
Keyword used is as:
Start Application HIOS C:\Program Files (x86)\file_name.exe
I got error as:
RemoteSwingLibraryTimeoutError: Agent port not received before timeout
Please let me know how can i open eclipse rcp applications.
The text was updated successfully, but these errors were encountered: