Changeset 9455 for main/waeup.fceokene
- Timestamp:
- 29 Oct 2012, 08:31:06 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.fceokene/trunk/src/waeup/fceokene/interswitch/tests.py
r9143 r9455 138 138 super(InterswitchTestsApplicants, self).fill_correct_values() 139 139 self.applicantscontainer.application_fee = 1000.0 140 self.browser.getControl(name="form.nationality").value = ['NG'] 140 141 self.browser.getControl(name="transition").value = ['start'] 141 142 self.browser.getControl("Save").click()
Note: See TracChangeset for help on using the changeset viewer.