Search found 2 matches
- Wed Aug 20, 2008 9:02 pm
- Forum: Technical / Scripting
- Topic: Send command not sending in compiled code
- Replies: 3
- Views: 4096
IE tool bars were the problem
Marcus, Thanks for the prompt reply. It got me looking in the right place. It turns out that I "mouse moved" to the wrong location because of differences in IE tool bars between dev and production PCs. The "send" command was just fine. I'll have to figure out how to quickly navigate the webpage usin...
- Wed Aug 20, 2008 4:37 pm
- Forum: Technical / Scripting
- Topic: Send command not sending in compiled code
- Replies: 3
- Views: 4096
Send command not sending in compiled code
My aim is to open IE and access a website, enter and submit a trouble ticket, and exit the site. I've used the following code to accomplish this on my dev PC, and it works both uncompiled and compliled, but can't get it to work on the production pc from the compiled code. It hangs at the point where...