Author: sparky
Date: Sun Jan 10 02:58:22 2010
New Revision: 11095

Modified:
   toys/rsget.pl/Get/RapidShark
Log:
- CLICK has no wait message


Modified: toys/rsget.pl/Get/RapidShark
==============================================================================
--- toys/rsget.pl/Get/RapidShark        (original)
+++ toys/rsget.pl/Get/RapidShark        Sun Jan 10 02:58:22 2010
@@ -58,7 +58,7 @@
 
        WAIT( $-{wait}, "waiting for download link" );
        
-       CLICK( $-{form}->post(), "expecting download link" );
+       CLICK( $-{form}->post() );
 
        if ( /{lang_dod_7}/ ) {
                CAPTCHA_RESULT( "FAIL" );
_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to