# SwingLibrary **Repository Path**: mirrors_robotframework/SwingLibrary ## Basic Information - **Project Name**: SwingLibrary - **Description**: Swing UI testing library for Robot Framework - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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