I need to automate jnlp application. Currently i chose swing library with robot framework for automation. I need help in configuring intellij with libraries/jars. I tried many methods, but library is not importing. But Remote swing library is importing, Swing library not importing.
*** Settings *** Library SwingLibrary
This is my code for import. I downloaded jython jar.
kindly help to set all the requirements for automation.