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

Hi

I want to open > write > save > close 

this is my code:

if exists("collectionRed-1.JPG"):
   openApp("Z:\UiTM\\fyp\\automation test\\result\\TC_001.txt\") 
   type("Collection menu turn to red")
   closeApp("Z:\UiTM\\fyp\\automation test\\result\\TC_001.txt\")

but I have an error

[error] App.open failed: Z:\UiTM\fyp\automation test\result\\TC_001.txt not 
found

Thanks.

-- 
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