Script Error

Justin Ezequiel justin.mailinglists at gmail.com
Fri Dec 22 04:37:35 EST 2006


ie.Navigate ('URL')
ie.SetTextBox(username,'txtUserId',0)

not sure but shouldn't you be waiting for navigate to actually
finish loading the page before setting fields?

see the ie.Busy or ie.readyState properties/methods




More information about the Python-list mailing list