Chrome command line remote control on Linux? -
can control running google chrome instance command line? i'm hoping there's -remote
flag allow me send in javascript or somesuch. in particular, reload topmost document on foremost window.
take @ http://code.google.com/p/chromedevtools/ . might can use debugging protocol job. there ruby client. there chromix.
Comments
Post a Comment