Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
"key" enters data into wrong browser field
#3

This seems to work for me on all my PCs(3).


Code:
Copy      Help
int hwnd=child("" "Internet Explorer_Server" win("Internet Explorer" "IEFrame") 0x1)
act hwnd

Acc a=acc("" "TEXT" hwnd "Internet Explorer_Server" "Enter name of file to upload" 0x1C04 0x0 0x20000040)
a.Select(SELFLAG_TAKEFOCUS|SELFLAG_TAKESELECTION)
key "Some Text"


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)