On 2014-11-24 11:18, Jos van Riswick wrote:
is it possible somehow to send a command to the javascript console from a unix terminal (or script)? Eg:

unix:~$ click_me_button.pl

-> click the button in running chrome

or something like that.......
Not directly, but your Perl script could call a web service that stores the data, and call the web service from a Greasemonkey script to read the data (polling) and trigger the button click.

--
Klaus Johannes Rusch
[email protected]
http://klausrusch.atmedia.net/

--
You received this message because you are subscribed to the Google Groups 
"greasemonkey-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/greasemonkey-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to