Hi, everyone, I am a new user to Python. Now I have a webpage by "urllib2.Request" and "urllib2.urlopen(request)" method, but since there are several buttions in the page, how could I use "click()" to click the buttion I want?
Cheers! Edward