![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Re^4: How do I pull HTML form option values?by beech (Parson) |
on Apr 04, 2018 at 21:55 UTC ( #1212328=note: print w/replies, xml ) | Need Help?? |
From what I can tell, WWW::Mechanize uses HTML::Form, which , in my opinion, does not parse the <select> tag properly. ... excerpt from source code Hi, I doubt rt://HTML-Form has issue with select tag. On the aforementioned website, the distances in miles are provided by javascript. HTML::Form, like WWW::Mechanize, doesn't run javascript. For that you'd need WWW::Mechanize::Firefox /..::Chrome/..::PhantomJS
In Section
Seekers of Perl Wisdom
|
|