How do I modify the POST data with selenium -
i want query whole month data 2015-6
i found every post request send following 2 params
marketmonth1 2015-6 marketday1 17 one year-month, other day.
it verbosed , time consuming set value mimic mouse clicking on calendar.
i wonder if can inject/modify post params when sending post request.
you can not directly webdriver, can direct traffic thru proxy , modify need before sending server. can check this answer setting browsermob.
Comments
Post a Comment