« Return to Thread: Automating firefox

Re: Automating firefox

by Sam Couter-2 :: Rate this Message:

Reply to Author | View in Thread

Michael Cohen <scudette@...> wrote:
> I have a need in my web application to generate some pdfs from html
> pages.

If you control the web application, you can include JavaScript to do
what you want.

An alternative is to use a proxy server that injects JavaScript. See
Selenium (http://www.openqa.org/selenium/) for an example. It's
implemented in Java, but it drives browsers using JavaScript.
--
Sam Couter         |  mailto:sam@...
                   |  jabber:sam@...
OpenPGP fingerprint:  A46B 9BB5 3148 7BEA 1F05  5BD5 8530 03AE DE89 C75C


--
linux mailing list
linux@...
https://lists.samba.org/mailman/listinfo/linux

signature.asc (196 bytes) Download Attachment

 « Return to Thread: Automating firefox