MarketSquare / SwingLibrary

Swing UI testing library for Robot Framework
Other
113 stars 68 forks source link

SwingLibrary

Swing Library is a Robot Framework library for testing Java Swing applications. Usage instructions are in the Wiki__.

__ https://github.com/MarketSquare/SwingLibrary/wiki

Downloads are available at Releases 2.3.0__

__ https://github.com/MarketSquare/SwingLibrary/releases/tag/2.3.0

Keyword documentation for the latest version (2.3.0) are available here__

__ https://marketsquare.github.io/SwingLibrary/SwingLibrary-2.3.0.html

This project was originally hosted in Google Code__

__ http://code.google.com/p/robotframework-swinglibrary/

and later on robotframework github__

__ https://github.com/robotframework/SwingLibrary/

Building SwingLibrary

See BUILD.rest__ for development, build and release instructions.

__ https://github.com/MarketSquare/SwingLibrary/blob/master/BUILD.rest