Closed kapouer closed 9 years ago
Also a launcher will be useful !
webkitgtk-repl http://www.google.fr
www.google.fr > document.querySelectorAll('div').length
80
webkitgtk-repl --display
could also show the actual browser window
Done in version 3.2.1
Add a method
.repl(opts)
that takes nodejs repl options, overwriteseval
so it is eval'd in the context of the current webkitgtk window, and runs javascript in the current window, as sync.run()
scripts.