"elca" <[email protected]> wrote
i want to use IE.navigate function with beautifulsoup or lxml..
if anyone know about this  or sample.

the parsers both effectively replace the browser so you can't really use any functions of IE to modify soup or lxml.

Why do you want to use navigate()? What are you trying to do?
There is likely to be another way to do it from Python.

HTH,


--
Alan Gauld
Author of the Learn to Program web site
http://www.alan-g.me.uk/

_______________________________________________
Tutor maillist  -  [email protected]
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to