← Back to team overview

sikuli-driver team mailing list archive

[Question #281134]: openApp failed file not found

 

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.