mecrazycoder has asked for the wisdom of the Perl Monks concerning the following question:

Hi Monks, Greetings to all. Right now i am trying to automate some web sites. Till today morning i don't find any issues.But now one of the web site i am trying to automate make use of java script and ajax. I am using www::mechanize module for automating. I am afraid is there any module which supports javascript and ajax, so that my automation process will easier. Thanks in advance

Replies are listed 'Best First'.
Re: Hurdle-Automating Website
by marto (Cardinal) on Oct 20, 2009 at 12:45 UTC
      Thanks for prompt response. I think my search sucks..
      It seems we need Selenium Server for running program.I downloaded Selenium Server but i cant able to configure it. Please let me know the ways to configure Selenium Server.