Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Markus edited this page Aug 23, 2024 · 26 revisions

SwingLibrary

SwingLibrary is a Robot Framework test library for testing Java Swing applications. It uses Jemmy as a driver to manipulate the Swing components.

Following Wiki pages contain helpful information:

  • Getting Started describes the setup and basic steps necessary to start using the library.
  • SwingLibrary Demo contains a simple test application and an example test case that can be tweaked to get familiar with the library.
  • Library Documentation contains some general information and documentation of all keywords contained in SwingLibrary
  • Extending SwingLibrary describes how to extend SwingLibrary, for example to add support for custom components.
  • Release Notes

Clone this wiki locally

Morty Proxy This is a proxified and sanitized view of the page, visit original site.