8 Forks
13 Stars
13 Watchers

FxDriver

FxDriver is a driver for Selenium WebDriver project for testing JavaFX desktop applications. This project allows you to write system tests for a whole application, finds controls inside application windows and interacts with them. The project is a single jar file and you can attach it to your JavaFX application as a java agent.

How to download and setup FxDriver

Open terminal and run command
git clone https://github.com/1C-Company/FxDriver.git
git clone is used to create a copy or clone of FxDriver repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with FxDriver https://github.com/1C-Company/FxDriver/archive/master.zip

Or simply clone FxDriver with SSH
[email protected]:1C-Company/FxDriver.git

If you have some problems with FxDriver

You may open issue on FxDriver support forum (system) here: https://github.com/1C-Company/FxDriver/issues