Re: Where to modify code to close the browser after a url completes a load



Stephanie Smullen wrote:
> Hi --
>
> I am collecting some performance statistics on different web-data base technologies.  To eliminate the human element, I need to modify the browser code so that the program will end once a url is completely loaded.  I have been able to do this easily with the webkit GtkLauncher browser by inserting gtk_main_quit() into the update_title method.  Is there an epiphany method where I could do the same thing to close the browser?
>   

Out of curiosity, why are you using a graphical browser to do this?  It
sounds like the job for the command line...

Cheers,
M

-- 
Magnus Therning                             (OpenPGP: 0xAB4DFBA4)
magnus@therning.org             Jabber: magnus@therning.org
http://therning.org/magnus

Haskell is an even 'redder' pill than Lisp or Scheme.
     -- PaulPotts


Attachment: signature.asc
Description: OpenPGP digital signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]