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

Hi everyone. I have a situation in which I try to run my script in java with 
Sikuli library on remote desktop,  and if I run on my session, its work fine, 
but if I want to run script and close session, I get a communication from 
Remote Desktop Connection "Programs on the remote computer will continue to run 
after you have disonnected. You can recconect to this remote session later by 
logging on again", and after disconnected my script doesn't work, I suggest 
because Sikuli doesn't see the screen.
[WARNING]
org.sikuli.script.FindFailed: C:\Users\user\Downloads\Winium\src\main\r
esources\Firstlog.png: (115x34) in R[0,0 1920x1080]@S(0)
    at org.sikuli.script.Region.wait (Region.java:2222)
    at Workspace.runProces (Workspace.java:66)
    at Main.main (Main.java:33)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.jav
a:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessor
Impl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.mojo.exec.ExecJavaMojo$1.run (ExecJavaMojo.java:282)
    at java.lang.Thread.run (Thread.java:748)

Please help me with this issue.
thanks in advance.

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to