Ask Experts Questions for FREE Help !
Ask
    Novice_perl's Avatar
    Novice_perl Posts: 4, Reputation: 1
    New Member
     
    #1

    Mar 3, 2006, 05:36 AM
    WWW::Mechanize and Javascript
    Hi all,
    I am using Mechanize module of perl to do some web based testing.The client side validation which is written in javascript cannot be invoked from mechanize .
    I searched for it...

    The result is No.. No.. No.. Theortically Impossible.
    Javascript cannot be called from Mechanize.

    But I donot know how to make my script work without invoking the javascript function which contains the maximum part of the client side validation checks.Do anyone have an alternate idea to handle the problem.

    Please give me any suggestion
    LTheobald's Avatar
    LTheobald Posts: 1,051, Reputation: 127
    Ultra Member
     
    #2

    Mar 3, 2006, 07:43 AM
    I'm not tally getting the problem.

    Why can't you just test your code without the client validation? All it would mean surely is rigging up a test page without the validation and using that to call your script with various sets of test data.

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Javascript qustion [ 1 Answers ]

Hi, I'll be very pleased if any one can give me a help with this issue: I am trying to set the Document.domain property inside the javascript tags, the statement will be as follow: try { document.domain="hiscreening.com"; }

Javascript [ 1 Answers ]

Does internet explorer support javascript anymore? I sometimes get that question from a site. Thank you. Brenda.


View more questions Search