← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #691856]: I have a issue with enter the input fields value using sikulix javba

 

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

Description changed to:
Hi,
I am using Sikuli ide for desktop automation. While running my ide I am facing the issue is entered to the input field not pasting into the input field and click the button not clicking. Please help me out this

here is my code where I have written in Sikuli  ide

Thanks in advanca

doubleClick("1594640130749.png")
wait(30)
wait("1594640993464.png")
wait("1594640830042.png")
wait("1594640398064.png")
click("1594649905598.png")
wait(3)
type("visurtest"+Key.ENTER)
wait(2)
click("1594648979393.png")

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