I just discovered that the ‘lynx’ console web browser has two neat command line arguments:
-cmd_log — record keystrokes to a logfile
-cmd_script — play back a recorded keystroke log
Use these in combination with -accept_all_cookies, -cookie_file and -cookie_save_file for web automation goodness!

Recent Comments