Skip to content

Commit f3a4d96

Browse files
committed
Remove known issues from readme
Removed issue can now be found under Github repositorys issues tab
1 parent 5df43ce commit f3a4d96

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,3 @@ Linux/OSX command line:
7676
java -cp "target/javafxlibrary-<version>.jar" org.robotframework.RobotFramework --include smoke src/test/robotframework/
7777

7878
```
79-
80-
## Known issues
81-
82-
* If the remote library server and tests are running on the same machine, the server must be restarted between test executions. If the server is not restarted, test applications will launch behind other windows, causing tests to fail when robot is trying to interact with them.

0 commit comments

Comments
 (0)