Hi all,

I have a fairly simple problem which has resulted in me being in the
position of re-coding the wheel so to speak. I'm trying to write a browser
emulator (sort of) that will just try and browse a web site according to a
set plan (i.e. go to this url, click on this link, fill in this form, etc).
Rather than trying to write a html parser and associated compontents, is
there a way i can use the mozilla API to do this??

Am i even heading down the right path here (i.e. the embedding path)?

Essentially i want to end up with a command line tool that just outputs
problems the browser had (404 error, blah di blah) trying to follow its
path. I'm getting mighty confused as to whether this is capable on with
mozilla or not.

REgards, Paul


_______________________________________________
mozilla-embedding mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to