Hello Everyone,
Am trying to plugin remoteswing library to robot framework but it throwing the following error
Importing test library 'RemoteSwingLibrary' failed: ImportError: No module named RemoteSwingLibrary
Traceback (most recent call last):
As per the installation instruction I've included the .jar path in PYTHONPATH environment variables. But when am trying to import it in RIDE is showing red color.
Can anyone help me in what exactly the procedure, so that i can make use of the RemoteSwingLibrary keywords/API's