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

    Status: Answered => Open

Hasham is still having a problem:
No luck, it still behaves the same.

I tried adding offset, the syntax is as follows:

       Pattern patemail = new 
Pattern("D:\\Sikuli-Java\\imgs\\Email.png").targetOffset(25, 0);
        s.type(patemail,"[email protected]", 0);

What it does it, it types shaikhasham@gmail or some times shaikhasham,
using offset I could not get the complete email typed.

Please guide me if the way am using offset is wrong.

This is on Android Emulator.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which 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