<[EMAIL PROTECTED]> wrote: > Is there any way to do that without having a GUI?
The browser is inherently a GUI component. However, if the underlying GUI supports some kind of off-screen or hidden window, then the browser can probably be made to use that. Under Linux I'm using Xvfb (X virtual frame buffer server) to run the browser without a real display. Ben. -- Ben Hutchings -- [EMAIL PROTECTED] shortened to [EMAIL PROTECTED] If you've signed my GPG key, please send a signature on and to the new uid. I'm not a reverse psychological virus. Please don't copy me into your sig. _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
