Test suite results

result: passed
totalTime: 46
numTestTotal: 4
numTestPasses: 4
numTestFailures: 0
numCommandPasses: 19
numCommandFailures: 0
numCommandErrors: 0
Selenium Version: undefined
Selenium Revision: undefined
Test Suite
basic-show-edit
link-regeneration
newpage
upload
 
tests/basic-show-edit.html
basic-show-edit
open /
clickAndWait //img
verifyTextPresent CoW, a Controllable Wiki: Main Area
clickAndWait link=Directory
verifyTextPresent index.html
clickAndWait link=index.html
clickAndWait link=(with form)
clickAndWait _eventId_cancel
waitForLocation */index.html
waitForPageToLoad 10000
clickAndWait link=Help
clickAndWait link=Directory
clickAndWait link=index.html
verifyTextPresent CoW, a Controllable Wiki
verifyTextPresent main CoW, a Controllable Wiki: Documentation
clickAndWait link=(with form)
type editorarea CoW, a Controllable Wiki: Documentation

%(acknowledgements.html,Acknowledgements)

*an example edit*

Manuals
- %(gatewiki.html, User and Developer Manual)
- %(yam/index.html, the YAM wiki markup language)

Work schedule
- %(now.html, Task in Progress)
- %(backlog.html, Tasks Backlog)

Test results (available when you've built and run the tests)
- %(../test/reports/index.html, JUnit tests)
- %(../webtest/reports-workstation/WebTestResults.html, workstation mode
  webtest)
- %(../webtest/reports-server/WebTestResults.html, server mode webtest)
- %(../webtest/reports/WebTestResults.html, quickie webtest / last webtest run)
- %(../logfile.txt, the log file)

APIs
- %(api/javadoc/index.html, Java API) (%(api/javadoc/constant-values.html,
  constants))
- %(api/gapi/index.html, Groovy API)

Mailing lists
- %(http://www.nabble.com/gatewiki---users-f28144.html, the users' discussion
  list)
- %(http://www.nabble.com/gatewiki---commits-f28145.html, the SVN commit logs
  list)
- see also %(http://sf.net/projects/gatewiki/, the Sourceforge project), which
  hosts the mailing lists

Misc
- %(grails-exchange-oct07-slidy.html, notes from the Grails Exchange Oct 2007)
- Sourceforge links
  - %(http://sf.net/projects/gatewiki/, the Sourceforge project)
  - %(http://gatewiki.sf.net/, the Sourceforge copy of these pages)
  - %(../index.html, the top of the documentation tree)
  - %(http://sourceforge.net/tracker/?group_id=208243&atid=1004913, the bug
    tracker) and (%(now.html#bugs, the bugs work schedule))
  - standard source code %(src-header.txt, header)
- An %(grails-ref.book, HTMLDOC spec) for PDFing the Grails reference docs
  - And the patch to the grails-doc script that generated a composite HTML
    including the reference guide: %(Generate.groovy)
- The %(main-index-template.html, main area default index) template
clickAndWait _eventId_preview
verifyText //div[@id='main']/p[2] an example edit
clickAndWait _eventId_cancel
 
tests/basic-show-edit.html
basic-show-edit
open /
clickAndWait //img
verifyTextPresent CoW, a Controllable Wiki: Main Area
clickAndWait link=Directory
verifyTextPresent index.html
clickAndWait link=index.html
clickAndWait link=(with form)
clickAndWait _eventId_cancel
waitForLocation */index.html
waitForPageToLoad 10000
clickAndWait link=Help
clickAndWait link=Directory
clickAndWait link=index.html
verifyTextPresent CoW, a Controllable Wiki
verifyTextPresent main CoW, a Controllable Wiki: Documentation
clickAndWait link=(with form)
type editorarea CoW, a Controllable Wiki: Documentation

%(acknowledgements.html,Acknowledgements)

*an example edit*

Manuals
- %(gatewiki.html, User and Developer Manual)
- %(yam/index.html, the YAM wiki markup language)

Work schedule
- %(now.html, Task in Progress)
- %(backlog.html, Tasks Backlog)

Test results (available when you've built and run the tests)
- %(../test/reports/index.html, JUnit tests)
- %(../webtest/reports-workstation/WebTestResults.html, workstation mode
  webtest)
- %(../webtest/reports-server/WebTestResults.html, server mode webtest)
- %(../webtest/reports/WebTestResults.html, quickie webtest / last webtest run)
- %(../logfile.txt, the log file)

APIs
- %(api/javadoc/index.html, Java API) (%(api/javadoc/constant-values.html,
  constants))
- %(api/gapi/index.html, Groovy API)

Mailing lists
- %(http://www.nabble.com/gatewiki---users-f28144.html, the users' discussion
  list)
- %(http://www.nabble.com/gatewiki---commits-f28145.html, the SVN commit logs
  list)
- see also %(http://sf.net/projects/gatewiki/, the Sourceforge project), which
  hosts the mailing lists

Misc
- %(grails-exchange-oct07-slidy.html, notes from the Grails Exchange Oct 2007)
- Sourceforge links
  - %(http://sf.net/projects/gatewiki/, the Sourceforge project)
  - %(http://gatewiki.sf.net/, the Sourceforge copy of these pages)
  - %(../index.html, the top of the documentation tree)
  - %(http://sourceforge.net/tracker/?group_id=208243&atid=1004913, the bug
    tracker) and (%(now.html#bugs, the bugs work schedule))
  - standard source code %(src-header.txt, header)
- An %(grails-ref.book, HTMLDOC spec) for PDFing the Grails reference docs
  - And the patch to the grails-doc script that generated a composite HTML
    including the reference guide: %(Generate.groovy)
- The %(main-index-template.html, main area default index) template
clickAndWait _eventId_preview
verifyText //div[@id='main']/p[2] an example edit
clickAndWait _eventId_cancel
 
tests/newpage.html
newpage
open /admin/
clickAndWait link=Wiki areas
clickAndWait link=New Wiki
click createNewSandbox
type description Selenium new page test 1
clickAndWait //input[@value='Create']
clickAndWait link=Browse area
verifyTextPresent Directory
click link=New page
waitForElementPresent newpageName
type newpageName index.html
click _eventId_submitName
waitForElementPresent _eventId_create
clickAndWait _eventId_create
verifyTextPresent empty
clickAndWait link=(with form)
type editorarea A new (empty) page


%(a-new-directory)
clickAndWait _eventId_save
waitForLocation */page/show/*/index.html
waitForPageToLoad 10000
verifyTextPresent Edit on page index.html saved
clickAndWait link=a-new-directory
waitForElementPresent _eventId_create
clickAndWait _eventId_create
verifyTextPresent Directory
click link=New page
waitForElementPresent _eventId_cancelGetName
clickAndWait _eventId_cancelGetName
waitForLocation */page/show/*a-new-directory/?type=dir
click link=New page
waitForElementPresent newpageName
type newpageName x.html
click _eventId_submitName
waitForElementPresent _eventId_create
clickAndWait _eventId_create
 
tests/upload.html
upload
open /
clickAndWait link=Admin
clickAndWait link=Wiki areas
clickAndWait link=New Wiki
click createNewSandbox
type description Upload test
clickAndWait //input[@value='Create']
storeText //tr[2]/td[2] path
storeEval storedVars['path'].replace(/\/sandboxes\/.*$/, "/sandboxes/help/selenium/tests") path
clickAndWait link=Browse area
click link=Upload
type fileUpload
click gwt-debug-submitButton
waitForAlert *You must select a file*
type fileUpload ${path}/upload.html
click gwt-debug-submitButton
waitForLocation */
waitForPageToLoad 3000
assertTextPresent *Upload successful*
assertTextPresent *Directory*upload.html*
click link=Upload
type fileUpload ${path}/upload.zip
click unzip
click gwt-debug-submitButton
waitForLocation */
waitForPageToLoad 3000
assertTextPresent *Upload successful*
assertTextPresent *Directory*newpage2.html*
assertTextPresent *Directory*tests/*
 
info: Starting test /selenium-server/tests/tests/basic-show-edit.html
info: Executing: |open | / |  |
info: Executing: |clickAndWait | //img |  |
info: Executing: |verifyTextPresent | CoW, a Controllable Wiki: Main Area |  |
info: Executing: |clickAndWait | link=Directory |  |
info: Executing: |verifyTextPresent | index.html |  |
info: Executing: |clickAndWait | link=index.html |  |
info: Executing: |clickAndWait | link=(with form) |  |
info: Executing: |clickAndWait | _eventId_cancel |  |
info: Executing: |waitForLocation | */index.html |  |
info: Executing: |waitForPageToLoad | 10000 |  |
info: Executing: |clickAndWait | link=Help |  |
info: Executing: |clickAndWait | link=Directory |  |
info: Executing: |clickAndWait | link=index.html |  |
info: Executing: |verifyTextPresent | CoW, a Controllable Wiki |  |
info: Executing: |verifyTextPresent | main | CoW, a Controllable Wiki: Documentation |
info: Executing: |clickAndWait | link=(with form) |  |
info: Executing: |type | editorarea | CoW, a Controllable Wiki: Documentation

%(acknowledgements.html,Acknowledgements)

*an example edit*

Manuals
- %(gatewiki.html, User and Developer Manual)
- %(yam/index.html, the YAM wiki markup language)

Work schedule
- %(now.html, Task in Progress)
- %(backlog.html, Tasks Backlog)

Test results (available when you've built and run the tests)
- %(../test/reports/index.html, JUnit tests)
- %(../webtest/reports-workstation/WebTestResults.html, workstation mode
  webtest)
- %(../webtest/reports-server/WebTestResults.html, server mode webtest)
- %(../webtest/reports/WebTestResults.html, quickie webtest / last webtest run)
- %(../logfile.txt, the log file)

APIs
- %(api/javadoc/index.html, Java API) (%(api/javadoc/constant-values.html,
  constants))
- %(api/gapi/index.html, Groovy API)

Mailing lists
- %(http://www.nabble.com/gatewiki---users-f28144.html, the users' discussion
  list)
- %(http://www.nabble.com/gatewiki---commits-f28145.html, the SVN commit logs
  list)
- see also %(http://sf.net/projects/gatewiki/, the Sourceforge project), which
  hosts the mailing lists

Misc
- %(grails-exchange-oct07-slidy.html, notes from the Grails Exchange Oct 2007)
- Sourceforge links
  - %(http://sf.net/projects/gatewiki/, the Sourceforge project)
  - %(http://gatewiki.sf.net/, the Sourceforge copy of these pages)
  - %(../index.html, the top of the documentation tree)
  - %(http://sourceforge.net/tracker/?group_id=208243&atid=1004913, the bug
    tracker) and (%(now.html#bugs, the bugs work schedule))
  - standard source code %(src-header.txt, header)
- An %(grails-ref.book, HTMLDOC spec) for PDFing the Grails reference docs
  - And the patch to the grails-doc script that generated a composite HTML
    including the reference guide: %(Generate.groovy)
- The %(main-index-template.html, main area default index) template |
info: Executing: |clickAndWait | _eventId_preview |  |
info: Executing: |verifyText | //div[@id='main']/p[2] | an example edit |
info: Executing: |clickAndWait | _eventId_cancel |  |
info: Starting test /selenium-server/tests/tests/basic-show-edit.html
info: Executing: |open | / |  |
info: Executing: |clickAndWait | //img |  |
info: Executing: |verifyTextPresent | CoW, a Controllable Wiki: Main Area |  |
info: Executing: |clickAndWait | link=Directory |  |
info: Executing: |verifyTextPresent | index.html |  |
info: Executing: |clickAndWait | link=index.html |  |
info: Executing: |clickAndWait | link=(with form) |  |
info: Executing: |clickAndWait | _eventId_cancel |  |
info: Executing: |waitForLocation | */index.html |  |
info: Executing: |waitForPageToLoad | 10000 |  |
info: Executing: |clickAndWait | link=Help |  |
info: Executing: |clickAndWait | link=Directory |  |
info: Executing: |clickAndWait | link=index.html |  |
info: Executing: |verifyTextPresent | CoW, a Controllable Wiki |  |
info: Executing: |verifyTextPresent | main | CoW, a Controllable Wiki: Documentation |
info: Executing: |clickAndWait | link=(with form) |  |
info: Executing: |type | editorarea | CoW, a Controllable Wiki: Documentation

%(acknowledgements.html,Acknowledgements)

*an example edit*

Manuals
- %(gatewiki.html, User and Developer Manual)
- %(yam/index.html, the YAM wiki markup language)

Work schedule
- %(now.html, Task in Progress)
- %(backlog.html, Tasks Backlog)

Test results (available when you've built and run the tests)
- %(../test/reports/index.html, JUnit tests)
- %(../webtest/reports-workstation/WebTestResults.html, workstation mode
  webtest)
- %(../webtest/reports-server/WebTestResults.html, server mode webtest)
- %(../webtest/reports/WebTestResults.html, quickie webtest / last webtest run)
- %(../logfile.txt, the log file)

APIs
- %(api/javadoc/index.html, Java API) (%(api/javadoc/constant-values.html,
  constants))
- %(api/gapi/index.html, Groovy API)

Mailing lists
- %(http://www.nabble.com/gatewiki---users-f28144.html, the users' discussion
  list)
- %(http://www.nabble.com/gatewiki---commits-f28145.html, the SVN commit logs
  list)
- see also %(http://sf.net/projects/gatewiki/, the Sourceforge project), which
  hosts the mailing lists

Misc
- %(grails-exchange-oct07-slidy.html, notes from the Grails Exchange Oct 2007)
- Sourceforge links
  - %(http://sf.net/projects/gatewiki/, the Sourceforge project)
  - %(http://gatewiki.sf.net/, the Sourceforge copy of these pages)
  - %(../index.html, the top of the documentation tree)
  - %(http://sourceforge.net/tracker/?group_id=208243&atid=1004913, the bug
    tracker) and (%(now.html#bugs, the bugs work schedule))
  - standard source code %(src-header.txt, header)
- An %(grails-ref.book, HTMLDOC spec) for PDFing the Grails reference docs
  - And the patch to the grails-doc script that generated a composite HTML
    including the reference guide: %(Generate.groovy)
- The %(main-index-template.html, main area default index) template |
info: Executing: |clickAndWait | _eventId_preview |  |
info: Executing: |verifyText | //div[@id='main']/p[2] | an example edit |
info: Executing: |clickAndWait | _eventId_cancel |  |
info: Starting test /selenium-server/tests/tests/newpage.html
info: Executing: |open | /admin/ |  |
info: Executing: |clickAndWait | link=Wiki areas |  |
info: Executing: |clickAndWait | link=New Wiki |  |
info: Executing: |click | createNewSandbox |  |
info: Executing: |type | description | Selenium new page test 1 |
info: Executing: |clickAndWait | //input[@value='Create'] |  |
info: Executing: |clickAndWait | link=Browse area |  |
info: Executing: |verifyTextPresent | Directory |  |
info: Executing: |click | link=New page |  |
info: Executing: |waitForElementPresent | newpageName |  |
info: Executing: |type | newpageName | index.html |
info: Executing: |click | _eventId_submitName |  |
info: Executing: |waitForElementPresent | _eventId_create |  |
info: Executing: |clickAndWait | _eventId_create |  |
info: Executing: |verifyTextPresent | empty |  |
info: Executing: |clickAndWait | link=(with form) |  |
info: Executing: |type | editorarea | A new (empty) page


%(a-new-directory) |
info: Executing: |clickAndWait | _eventId_save |  |
info: Executing: |waitForLocation | */page/show/*/index.html |  |
info: Executing: |waitForPageToLoad | 10000 |  |
info: Executing: |verifyTextPresent | Edit on page index.html saved |  |
info: Executing: |clickAndWait | link=a-new-directory |  |
info: Executing: |waitForElementPresent | _eventId_create |  |
info: Executing: |clickAndWait | _eventId_create |  |
info: Executing: |verifyTextPresent | Directory |  |
info: Executing: |click | link=New page |  |
info: Executing: |waitForElementPresent | _eventId_cancelGetName |  |
info: Executing: |clickAndWait | _eventId_cancelGetName |  |
info: Executing: |waitForLocation | */page/show/*a-new-directory/?type=dir |  |
info: Executing: |click | link=New page |  |
info: Executing: |waitForElementPresent | newpageName |  |
info: Executing: |type | newpageName | x.html |
info: Executing: |click | _eventId_submitName |  |
info: Executing: |waitForElementPresent | _eventId_create |  |
info: Executing: |clickAndWait | _eventId_create |  |
info: Starting test /selenium-server/tests/tests/upload.html
info: Executing: |open | / |  |
info: Executing: |clickAndWait | link=Admin |  |
info: Executing: |clickAndWait | link=Wiki areas |  |
info: Executing: |clickAndWait | link=New Wiki |  |
info: Executing: |click | createNewSandbox |  |
info: Executing: |type | description | Upload test |
info: Executing: |clickAndWait | //input[@value='Create'] |  |
info: Executing: |storeText | //tr[2]/td[2] | path |
info: Executing: |storeEval | storedVars['path'].replace(/\/sandboxes\/.*$/, "/sandboxes/help/selenium/tests") | path |
info: Executing: |clickAndWait | link=Browse area |  |
info: Executing: |click | link=Upload |  |
info: Executing: |type | fileUpload |  |
info: Executing: |click | gwt-debug-submitButton |  |
info: Executing: |waitForAlert | *You must select a file* |  |
info: Executing: |type | fileUpload | ${path}/upload.html |
info: Executing: |click | gwt-debug-submitButton |  |
info: Executing: |waitForLocation | */ |  |
info: Executing: |waitForPageToLoad | 3000 |  |
info: Executing: |assertTextPresent | *Upload successful* |  |
info: Executing: |assertTextPresent | *Directory*upload.html* |  |
info: Executing: |click | link=Upload |  |
info: Executing: |type | fileUpload | ${path}/upload.zip |
info: Executing: |click | unzip |  |
info: Executing: |click | gwt-debug-submitButton |  |
info: Executing: |waitForLocation | */ |  |
info: Executing: |waitForPageToLoad | 3000 |  |
info: Executing: |assertTextPresent | *Upload successful* |  |
info: Executing: |assertTextPresent | *Directory*newpage2.html* |  |
info: Executing: |assertTextPresent | *Directory*tests/* |  |