← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #258525]: getBundlePath() in Windows returns different slash as os.sep

 

Question #258525 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/258525

    Status: Answered => Open

Rodolfo is still having a problem:
I am still having problems:

This is the code I added:

print "This is the path I am adding: " + os.path.join("images", "login")
addImagePath(os.path.join("images", "login"))

and this is the debugging information:

Importing test modules ... This is the path I am adding: images\login
[error] ImagePath: add: class images not found on classpath.
[error] ImagePath: add: not valid: images/login  / 
done.
[error] ImagePath: setBundlePath: invalid BundlePath: null 
using working folder: D:\development\workspace\AutomationFramework\test

Thanks,

Rodolfo

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.