I need to interact with a secure webpage in order to upload some data.
I've got to the first secured page as it were by just passing my password and username as normal
$browser = $browser->get('Everything i've found on cpan.org is specifically geared towards forms in html, but the page i'm trying to click doesn't use forms, grrr.
onclick="getBrowserInfo();" that's the click, any idea of how i can click it?
Thanks for any help you guys can offer,
Chris
I've got to the first secured page as it were by just passing my password and username as normal
$browser = $browser->get('Everything i've found on cpan.org is specifically geared towards forms in html, but the page i'm trying to click doesn't use forms, grrr.
onclick="getBrowserInfo();" that's the click, any idea of how i can click it?
Thanks for any help you guys can offer,
Chris