All Downloads are FREE. Search and download functionalities are using the official Maven repository.

FitNesseRoot.Fitnesse.SuiteAcceptanceTests.SuiteEditResponderTests.TestEditExistingPage.content.txt Maven / Gradle / Ivy

!2 Test editing an existent page.
The form should have a normal header, an edit area filled with the current contents of the page, and a save button.
----

!|script|
|given page|SomePage|with content|some content|
|the edit response should contain|SomePage|
|and should match|some content|
|and should match||
|and should match|action="SomePage"|
|and should match||
|and should match|type="submit"|
|and should match|value="Save"|




© 2015 - 2025 Weber Informatics LLC | Privacy Policy