← Back to team overview

sikuli-driver team mailing list archive

[Question #243363]: import scripts does not work always. I have tried so many times but succeeded only twice or thrice.

 

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

import scripts does not work always. I have tried so many times but succeeded only twice or thrice.

below is my code

from sikuli import *
import Login
click(login.png)

also i have tried

from Login import *
click(login.png)

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