You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
#JavaFXLibrary
1
+
#JavaFXLibrary
2
2
3
3
[Robot Framework](http://robotframework.org) library for testing and connecting to a JavaFX java process and using [TestFX](https://github.com/TestFX/TestFX).
4
4
@@ -9,7 +9,7 @@ JavaFXLibrary is tested to work with Robot Framework 3.0.2 or later.
9
9
You can connect to applications running on your local machine or even on a different machine.
10
10
11
11
12
-
##Installation
12
+
##Installation
13
13
14
14
1. Download latest JavaFXLibrary and documentation from https://github.com/robotframework/JavaFXLibrary/releases/
15
15
2. Copy(if needed) JAR to desired location and run from command line using
0 commit comments