Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
sendkeys to user prompt
#1
I need to send a text string to this field in Explorer User Prompt in a browser-based application. This was easy with to do with TextType in a windows-based macro program, but now, the application to be automated is browser-based. Basically, I want to design my own interface, collect the strings entered from my own menus, and then paste the values into the browser-based user interface in the appropriate input areas. Here is one such input prompt:

int hwnd=win("Explorer User Prompt" "#32770")

Can anyone help or direct me to the right area of the forum? Thank you very much.


Forum Jump:


Users browsing this thread: 1 Guest(s)