in reply to Passing 2 tags to find() method
"Is there any method available that can take a html tag and an attribute as parameters and return the output instead of using find() and attr() methods separately. The project that I am working on makes use of Mechanize Package."
For clarification, show your input (HTML), show the output you expect. I think you may be confusing some of the terms, and modules in use.
|
|---|