← Back to team overview

sikuli-driver team mailing list archive

[Question #645284]: vnc & exit

 

New question #645284 on Sikuli:
https://answers.launchpad.net/sikuli/+question/645284

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 ?
( give than exit(0) alone works well

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.