[pyxpcom] python + javascript
by Andres Riancho other posts by this author
Oct 19 2007 2:18PM messages near this date
view in the new Beta List Site
Re: [pyxpcom] Python and Firefox/Thunderbird
|
Re: [pyxpcom] python + javascript
List,
Hi, I'm a pyxpcom newbie and I don't really know if this is
possible so i'll just ask. I need to create a python script that does
the following:
- fetch a document using pyxpcom
- after fetching this document, load the DOM with the corresponding data
- loop through the DOM tree and execute the contents of all
onClick attributes of the tags. Please have in mind that the contents
of the onClick attribute is javascript code.
- after "clicking", load the new DOM tree
Is this possible? If not, could you recommend me a way of doing it ?
Cheers,
--
Andres Riancho
http://w3af.sourceforge.net/
Web Application Attack and Audit Framework
_______________________________________________
pyxpcom mailing list
pyxpcom@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Andres Riancho
Mark Hammond
Andres Riancho
|