sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #37373
Re: [Question #106137]: How do I open a website in Windows 7?
Question #106137 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/106137
Rocky posted a new comment:
hi everyone,
I have apparently complicated issue but yet a simple setup issue.
My main project has following structure .
ABC.sikuli |-------ABC.py (openApp ("notepad") works fine )
|-------ABC.html
|-------Modules|-------Module1.py (openApp ("notepad") does not work )
|-------Module2.py (openApp ("notepad") does not work )
|-------Module3.py (openApp ("notepad") does not work )
am i missing something in setting the project properly ?
can someone please point me to the correct way of achieving this project layout ?
All i want is to have sikuli function available to my modules are well . right now they are available in only ABC.py defined beneath ABC.sikuli .
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.