Results 1 to 4 of 4
Hi,
I had tried to control lynx by bash script. I can use bash script to let lynx open an url. After that, I can't do anymore. I don't understand ...
- 09-10-2010 #1Just Joined!
- Join Date
- Sep 2010
- Posts
- 3
Control Lynx by bash script
Hi,
I had tried to control lynx by bash script. I can use bash script to let lynx open an url. After that, I can't do anymore. I don't understand how to move the cursor or fill some textbox in the webpage opened by linx in bash script. Can anyone help me?
- 09-10-2010 #2
If you want to interact with a website via script, you might want to take a look at
Andy Lester / WWW-Mechanize - search.cpan.orgYou must always face the curtain with a bow.
- 09-10-2010 #3Just Joined!
- Join Date
- Sep 2010
- Posts
- 3
Thanks Irithori, that is a very valuable suggest for me.
- 09-14-2010 #4
I use lynx quite a bit. I have never had any trouble navigating the web pages or entering text in a text box. See the Lynx User Guide.


Reply With Quote
