Doesnt wait page finish loading on WinVista
A Python class to allow the user to automate Internet Explorer
Brought to you by:
rmarchetti
I was implementing a software i did using PAMIE on a new Vista machine here at the office and it didn't work properly. After a little debug i found that PAMIE it isn't waiting until navegate() loads to textBoxSet() and thats what is crashing my software logic.