Andrew V. Tyuchkalov
20 discussion posts
The task is: Fill some forms in the browser. I need to emulate pushing keys sequence: "Text1"{Tab}"Text2"{Tab}{Tab}"Text3".
I tried to use method SendKeys, but I cant understend how it work and How Can I send special chars - Tab, Shift, Ctrl, Enter, Space, and how can I send a word (two o more chars).
Please Help me. Thanks.
Andrew V. Tyuchkalov
20 discussion posts
Hello,
I have another problem: The SendKeys does`nt support Cyrillic character.
BFS.Input.SendKeys("+(В)аракина{TAB}"); sedns only TAB