← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #673961]: I have a simple operation on saving .txt files as .html. Every steps works fine, but "type(PSLM)" returns null. I'm not sure what exactly is the problem. I have posted my code here.

 

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

Lalith Prasad posted a new comment:
Debug.on(3)

doubleClick("1536668044983.png")

click("1536668158573.png")

click("save as.PNG")

click("filename-1.PNG")

m = type(Key.LEFT, KeyModifier.SHIFT + KeyModifier.CTRL) (Line which is
returning NULL)

print(m)

wait(5)

paste(".html")

click("1536751850899.png")

click("All_files.PNG")

Need your advise on this.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.