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
+3-3
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,12 @@
4
4
5
5
JavaFXLibrary works with both Jython (local and remote use) and Python (remote only) versions of Robot Framework. This means JavaFXLibrary can be used with Jython incompatible test libraries too by importing it as a remote library.
6
6
7
-
JavaFXLibrary is tested to work with Robot Framework 3.0.2 or later.
7
+
JavaFXLibrary is tested to work with Java 8 and Robot Framework 3.2.1 or later.
8
8
9
9
## Keyword documentation
10
-
See keyword [documentation](https://repo1.maven.org/maven2/org/robotframework/javafxlibrary/0.6.0/javafxlibrary-0.6.0.html).
10
+
See keyword [documentation](https://repo1.maven.org/maven2/org/robotframework/javafxlibrary/0.7.0/javafxlibrary-0.7.0.html).
11
11
12
-
For editors (IDEs) keyword documentation can be obtained from [here](https://repo1.maven.org/maven2/org/robotframework/javafxlibrary/0.6.0/javafxlibrary-0.6.0.xml).
12
+
For editors (IDEs) keyword documentation can be obtained from [here](https://repo1.maven.org/maven2/org/robotframework/javafxlibrary/0.7.0/javafxlibrary-0.7.0.xml).
0 commit comments