hello all, Here is my problem: On the site I want scraping there an authentication page. there is no username and password to enter but among twenty click button to select a location.voici the form of a button:
<form onsubmit="javascript:Tapestry.waitForPage(event);" > action="/fre/8E16B948A304B91AE811" method="post" id="388" name="388"> > <div class="t-invisible"> > <input value="FGFGRTRT4" name="t:formdata" type="hidden"> > </input></div><input value="Accéder" class="submit" > type="submit"></input></form> > is that it is possible to simulate the clik the submit? And if so could someone help me? Thank you in advance STEF -- You received this message because you are subscribed to the Google Groups "scrapy-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/scrapy-users. For more options, visit https://groups.google.com/d/optout.
