- Timestamp:
- 12 Feb 2015, 10:29:22 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/ikobacustom.skeleton/trunk/src/ikobacustom/skeleton/customers/tests/test_browser.py
r12539 r12608 316 316 self.contract.product_object = self.product 317 317 self.contract.tc_dict = {'en': u'<strong>Hello world</strong>'} 318 self.contract.title = u'Contract Title' 318 319 self.browser.open(self.customer_path + '/contracts/CON1') 319 320 self.browser.getLink("Download contract slip").click()
Note: See TracChangeset for help on using the changeset viewer.