What do you mean by "request module / mechanize" ?

Honza

On Saturday, January 11, 2014 7:10:03 PM UTC+1, JAI PRAKASH SINGH wrote:
>
> hello 
>
>        i am working on selenium module of python, i know how to make 
> extension  of firebug with selenium, but i  want to know how to use 
> firebug  extension with request module / mechanize . i search a lot but 
> unable to find it , please help . 
>
> technique similar like :-
>
> from selenium import webdriver
> fp = webdriver.FirefoxProfile()
> fp.add_extension(extension='firebug-1.8.4.xpi')fp.set_preference("extensions.firebug.currentVersion",
>  "1.8.4") #Avoid startup screenbrowser = webdriver.Firefox(firefox_profile=fp)
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" 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/firebug.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/firebug/314860cb-b019-4337-99e5-556b8db05b33%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to