← Back to team overview

sikuli-driver team mailing list archive

[Question #268496]: there are something wrong hanppend when i use “type”function

 

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

 when i use “type”function,i found that the text can not input,i wanna  to input “18817582867” to picture "1435134879904.png",but the result is there are nothing input to there。

following are my code:
click("1435132517980.png")
wait(5)
click("1435132555492.png")
wait(5)
click("1435132580445.png")
wait(5)
type("1435134879904.png","18817582867")
wait(2)




following are my  log:
[debug] 1435134879904.png has appeared.
[log] CLICK on L(232,310)@S(0)[0,0 1920x1080]

[log] TYPE "18817582867"
[debug] Robot: doType: 1 ( 49 )

[debug] Robot: doType: 8 ( 56 )
[debug] Robot: doType: 8 ( 56 )

[debug] Robot: doType: 1 ( 49 )
[debug] Robot: doType: 7 ( 55 )
[debug] Robot: doType: 5 ( 53 )

[debug] Robot: doType: 8 ( 56 )
[debug] Robot: doType: 2 ( 50 )

[debug] Robot: doType: 8 ( 56 )
[debug] Robot: doType: 6 ( 54 )
[debug] Robot: doType: 7 ( 55 )

[debug] SikuliXFinal: cleanUp: 0





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