TestCreatePublisher
open ../../logout.php
open ../../
type username agency
type password agency
clickAndWait //input[@type='submit' and @value='Login']
clickAndWait link=Publishers & Zones
assertTextNotPresent Fresh Publisher
clickAndWait link=Add new publisher
type name Fresh Publisher
type mnemonic fresh
type website http://fresh.example.com/
type contact Fresh
type email fresh@example.com
type username fresh
type password secret
type comments This publisher is created for automated functional testing.
click tax_id_present_f
type terms_and_conditions off
clickAndWait //input[@type='submit' and @value='Next >']
clickAndWait link=Logout
type username fresh
type password secret
clickAndWait //input[@type='submit' and @value='Login']
verifyTextPresent I will breathe in and out at least once.
click name=agree
clickAndWait //input[@type='submit' and @value='Continue']
verifyTitle An Agency - Zone overview
verifyTextPresent Zone overview
clickAndWait link=Logout
type username fresh
type password secret
clickAndWait //input[@type='submit' and @value='Login']
verifyTitle An Agency - Zone overview
verifyTextPresent Zone overview
clickAndWait link=Logout
type username agency
type password agency
clickAndWait //input[@type='submit' and @value='Login']
clickAndWait link=Publishers & Zones
clickAndWait link=Delete Delete
verifyConfirmation Do you really want to delete this publisher?
clickAndWait link=Logout