sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #42948
Re: [Question #645284]: vnc & exit
Question #645284 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/645284
Description changed to:
code:
vnc = vncStart("atemqesxhost21p", 5901)
vnc.stop
exit(0)
generate :
CConnection: Server supports RFB protocol version 3.8
CConnection: Using RFB protocol version 3.8
[error (28/06/17 08:10:18)] script [ BMR ] stopped with error in line 4
[error (28/06/17 08:10:18)] java.util.ConcurrentModificationException ( java.util.ConcurrentModificationException )
==> How to provide an exit code after after use vncStart ?
( given than exit(0) alone works well )
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.