+ 1
I need a clarification about mechanise.browser().addheaders = [('user-agent','Firefox']
what does this line actually do to the browser...? some one explain me https://code.sololearn.com/cwY6nGqDcRu3/?ref=app
1 Respuesta
+ 1
From what it looks like: Method/variable mechanise, use browser. addheaders method directed to the USER agent using FIREFOX browser. A change has occurred with the headers