test_setup_repositories
open /CDash/index.php
clickAndWait link=Login
type login simpletest@localhost
type passwd simpletest
clickAndWait sent
clickAndWait //tr[5]/td[2]/a[4]/img
click //div[@id='wizard']/ul/li[3]/a/span
type cvsRepository[0] :pserver:anoncvs@itk.org:/cvsroot/Insight
clickAndWait Update
selectAndWait projectSelection label=PublicDashboard
click //div[@id='wizard']/ul/li[3]/a/span
type cvsRepository[0] git://cmake.org/cmake.git
select cvsviewertype label=GitWeb
type cvsURL cmake.org/gitweb?p=cmake.git
click Update
select projectSelection label=EmailProjectExample
click //div[@id='wizard']/ul/li[3]/a/span
type cvsRepository[0] https://www.kitware.com/svn/CDash/trunk
type cvsURL https://www.kitware.com/svn/CDash/trunk
select cvsviewertype label=WebSVN
click Update