How to automate Swing application using Swing library (or) Remote Swing Library

38 views Asked by At

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.

0

There are 0 answers