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

    Status: Answered => Open

Sander is still having a problem:
Hi TestMechanic,

Using Safari.
Do I need to add sleep(1) after every click and type command???

Hm, I used to use Windows, that worked fine without any sleep command.
Some here and there a wait command do you have any other suggestion?

Just try to fill in a form using some input fields.

type("123") and sleep(1)
type("Key.TAB") and sleep(1)

Without using Sikuli I could Tab though all input field manually without
an issue.

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to