- Timestamp:
- 22 Feb 2017, 10:59:30 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/students/tests/test_browser.py
r14532 r14571 483 483 self.browser.contents) 484 484 485 self.app['configuration']['2004'].payment_disabled = ['sf_ pt']485 self.app['configuration']['2004'].payment_disabled = ['sf_ug_pt'] 486 486 self.browser.getControl(name="form.p_category").value = ['schoolfee_incl'] 487 487 self.browser.getControl("Create ticket").click()
Note: See TracChangeset for help on using the changeset viewer.