- Timestamp:
- 13 Sep 2016, 13:30:05 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/applicants/tests/test_browser.py
r14167 r14168 192 192 self.applicant.screening_date = u'any date' 193 193 self.applicant.screening_venue = u'MAIN AUDITORIUM' 194 self.applicantscontainer.application_slip_notice = u'This is an additional notice.' 194 195 # The invitation letter can be printed 195 196 self.browser.open(self.view_path)
Note: See TracChangeset for help on using the changeset viewer.