Skip to content
jussimalinen edited this page Nov 21, 2012 · 22 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