开发者

How do you disable javascript in python's mechanize?

I don't know why, but I cant find it anywhere. All i need is the command to 开发者_JAVA技巧disable javascript in python's mechanize.


Mechanize doesn't deal with Javascript. It only take care of HTML. So you can't stop Javascript running using Mechanize. You need to find some other solution.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜