scenario | add child page | page | containing | content | to parent page | parentPage | should return Redirect |
add child page | @page | containing | @content | to parent page | @parentPage | should return | 303 |
scenario | add child page | page | containing | content | to parent page | parent page | should return Not Found |
add child page | @page | containing | @content | to parent page | @parentPage | should return | 404 |
scenario | add child page | page | containing | content | to parent page | parent page | should return BadRequest |
add child page | @page | containing | @content | to parent page | @parentPage | should return | 400 |
scenario | add child page | page | containing | content | to parent page | parent page | should return | return code | |
add child page | @page | of type | Default | containing | @content | to parent page | @parentPage | should return | @returnCode |
scenario | add child page | page | of type | type | containing | content | to parent page | parent page | should return Redirect |
add child page | @page | of type | @type | containing | @content | to parent page | @parentPage | should return | 303 |
scenario | add child page | page | of type | type | containing | content | to parent page | parent page | should return | return code |
check | request page | @parentPage?addChild&pageName=@page&pageContent=@content&pageType=@type | @returnCode |
Keyboard Shortcuts ?
General
- t Test page or suite
- e Edit page
- v View page (after test)
- a Add new page
Go To
- g u User Guide
- g q Quick Reference Guide
- g f Full Reference Guide
- g c Recent Changes
Edit Mode
- CTRL+s Save page
- ESC Cancel edit
Tools
- p Properties
- w Where used?
- AK+v Versions
- AK+h Page History
- / Focus on search bar
- s Open search page