Skip to content
João Gomes edited this page Oct 21, 2018 · 10 revisions

TestFXLibrary is a Robot Framework test library for JavaFx.

The library allows to create automated test scripts to test Java FX applications using the TestFX framework.

Download

All releases can be found at releases page.

Installation

Installation Instructions can be found here.

Maven

Documentation about how to run unit tests and deploy the library with Maven can be found here.

Keyword Documentation

Keyword documentation can be found here.

Executing Test Scripts

Test script usage and examples can be found here.

Identifying Locators

Examples of how to identify elements in application can be found here.