- Timestamp:
- 29 Oct 2012, 08:26:25 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/interswitch/tests.py
r9435 r9453 192 192 super(InterswitchTestsApplicants, self).fill_correct_values() 193 193 self.applicantscontainer.application_fee = 1000.0 194 self.browser.getControl(name="form.nationality").value = ['NG'] 194 195 self.browser.getControl(name="transition").value = ['start'] 195 196 self.browser.getControl("Save").click()
Note: See TracChangeset for help on using the changeset viewer.