Hi there,
I'm using WWW::Mechanize::Firefox to scrape some data off a website. I'm having trouble clicking a button. I should mention that I have very little experience in perl and programming generally, so need all the help I can get.
When I click the button, a new window appears (without closing the previous one). After opening this new tab, is there a way of making it the "active" one? I can't seem to get either tab to do anything after pressing the button.
Thanks! :)