- Timestamp:
- 29 Oct 2012, 08:30:59 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/interswitch/tests.py
r9436 r9454 165 165 super(InterswitchTestsApplicants, self).fill_correct_values() 166 166 self.applicantscontainer.application_fee = 1000.0 167 self.browser.getControl(name="form.nationality").value = ['NG'] 167 168 self.browser.getControl(name="transition").value = ['start'] 168 169 self.browser.getControl("Save").click()
Note: See TracChangeset for help on using the changeset viewer.