2

I am working on a web-scraping project. I am using Browser from mechanize in python. I need to call a JavaScript function with two arguments. The arguments are known.

    __doPostBack(arg1,arg2)

How do i call this function from Python?

RK Poddar
  • 2,551
  • 5
  • 17
  • 19

0 Answers0