This question may be a little complicated, at least for me, since I am fairly new to python. So I know a webpage that has two drop-down selection boxes. and a 'search' button. When I choose the parameters inside the two drop down boxes and click search I get a webpage that displays the results. In the result page there are a bunch of url links. What I want to do is to automate the process of choosing different combination of search parameters and...