Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Applescript > Re: Leopard, Fi...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 3 of 9 Topic 1525 of 1611
Post > Topic >>

Re: Leopard, Firefox & Applescript

by The Wolf <elvisp@[EMAIL PROTECTED] > Nov 1, 2007 at 06:15 AM

tell application "Firefox"
    Get URL "http://www.com/"
end tell
tell application "System Events"
    tell process "Firefox"
        set frontmost to true
        delay 5
        keystroke "xxx"
        keystroke (ASCII character 13)
        delay 10
        keystroke (ASCII character 13)
    end tell
end tell

Name of bank and password set to generic



On 10/31/07 7:35 PM, in article
311020071935155078%jerrykindall@[EMAIL PROTECTED]
 "Jerry Kindall"
<jerrykindall@[EMAIL PROTECTED]
> wrote:

> In article <C34E6064.1D046%elvisp@[EMAIL PROTECTED]
>, The Wolf
> <elvisp@[EMAIL PROTECTED]
> wrote:
> 
>> Can anyone tell me why a script I wrote to log in to my bank no longer
works
>> in Firefox since I installed Leopard?
> 
> Hard to say without seeing the script.
> 
>> Can it by fixed?
> 
> Probably.




 9 Posts in Topic:
Leopard, Firefox & Applescript
The Wolf <elvisp@[EMAI  2007-10-31 16:40:04 
Re: Leopard, Firefox & Applescript
Jerry Kindall <jerryki  2007-10-31 19:35:15 
Re: Leopard, Firefox & Applescript
The Wolf <elvisp@[EMAI  2007-11-01 06:15:34 
Private Message
   2007-11-01 08:23:45 
Private Message
   2007-11-01 16:02:54 
Re: Leopard, Firefox & Applescript
Martin Schlueter <schl  2007-11-01 22:31:43 
Re: Leopard, Firefox & Applescript
The Wolf <elvisp@[EMAI  2007-11-01 23:08:58 
Re: Leopard, Firefox & Applescript
The Wolf <elvisp@[EMAI  2007-11-02 05:37:54 
Re: Leopard, Firefox & Applescript
has <has.temp3@[EMAIL   2007-11-01 12:28:10 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat May 17 0:08:42 CDT 2008.