NewFeature
open /example/control/EditExample
clickAndWait link=Logout
type PASSWORD ofbiz
clickAndWait //input[@value='Login']
clickAndWait link=Feature
clickAndWait searchButton
clickAndWait link=New Example Feature
type description New Feature 1000
clickAndWait submitButton
clickAndWait link=Examples
clickAndWait //a[contains(@href, '/example/control/EditExampleFeature?exampleFeatureId=10000')]
clickAndWait link=Feature
type description New Feature
clickAndWait searchButton
clickAndWait link=10000
type description New Feature 1000 - updated
clickAndWait submitButton