|
I've done a couple of days of testing/playing with $ie-mechanize and on a site where there is no javascript I can log in, retrieve data from a table and log out OK.
On another site which makes extensive use of javascript I can log in and out OK but get errors retrieving the data. The form created by the javascript does not want to post. I'm confident I have the form & field names all Ok because I've checked them carefully using IE Dom Inspector.
The error I get is "can't call method find_input on undefined value at line 967 in mechanize.pm"
I am now running vers 0.009.
Any ideas please ?
Is there any way to display the html created by the javascript so I can see what $ie-mechanize is getting ?
Thanks again,
Geoff
|