Import Update Form on Properties Page
First we need a page.
Page creator. | ||
Page name. | Page contents. | valid? |
ImportingPage | !contents | true |
Import the SampleWiki.
Response Requester. | |
uri | valid? |
ImportingPage?responder=import&remoteUrl=http://localhost:9123/SampleWiki | true |
Request the properties view of this page.
Response Requester. | |
uri | valid? |
ImportingPage?properties | true |
Now lets look at the form.
Response Examiner | |||
type | pattern | matches? | wrapped html? |
contents | Wiki Import Update | true |
Response Examiner | ||
type | pattern | matches? |
contents | <input .* name="remoteUrl" | false |
contents | <input .* type="submit" .* value="Update Subpages" | true |