Auto-generated at Mon Jan 2 16:11:54 2006

Auto-generated from zen/web/selenium/tests/2-ajax.wiki at Mon Jan 2 16:11:54 2006
Zen Ajax Tests
open /zen/koan.pl  
verifyText //body glob:Error: You must supply num*
open /zen/koan.pl?num=1  
verifyText koan_title A Cup of Tea
verifyText koan_body *poured his visitor's cup full*
open /zen/koan.pl?n=1  
verifyText koan_title A Cup of Tea
verifyText koan_body *poured his visitor's cup full*
open /zen/koan.pl?n=2  
verifyText koan_title Finding a Diamond on a Muddy Road
verifyText koan_body *when he becomes thoroughly drunk he does not come*
open /zen/koan.pl?num=1000  
verifyText //body glob:Error: Please set num to a number between 1 and 101*