Tagged Questions

3
votes
1answer
1k views

Using Python Mechanize like “Tamper Data”

I'm writing a web testing script with python (2.6) and mechanize (0.1.11). The page I'm working with has an html form with a select field like this: <select name="field1" size="1"> ...