Skip to content
yanne edited this page Sep 13, 2011 · 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 list of all keywords offered by SwingLibrary
  • [Extending SwingLibrary] describes how to extend SwingLibrary, for example to add support for custom components.
Clone this wiki locally