← Back to team overview

sikuli-driver team mailing list archive

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

 

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

Hi,
I am using Sikuli ide for desktop automation. While running my ide I am facing the data enter to the input field issue and click the button issue. Please help me out this

here is my code where I have written in Sikull 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.