[Http-webtest-commits] CVS: HTTP-WebTest TODO,1.9,1.10
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <m_...@us...> - 2002-04-28 19:38:49
|
Update of /cvsroot/http-webtest/HTTP-WebTest In directory usw-pr-cvs1:/tmp/cvs-serv22096 Modified Files: TODO Log Message: *** empty log message *** Index: TODO =================================================================== RCS file: /cvsroot/http-webtest/HTTP-WebTest/TODO,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** TODO 17 Feb 2002 10:48:51 -0000 1.9 --- TODO 27 Apr 2002 22:03:43 -0000 1.10 *************** *** 3,6 **** --- 3,8 ---- My current TODO: + * add docs to Click plugin + * test broken tests diagnostics *************** *** 22,27 **** * plugin for page validation with HTML::Validator - - * simple navigation using link names and button names (with HTML::Form ?) * Generator of both Perl and wtscript code from test objects --- 24,27 ---- |