Changeset 4374 for waeup/branches
- Timestamp:
- 27 Jun 2009, 11:40:48 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
waeup/branches/ulif-rewrite/src/waeup/browser.txt
r4373 r4374 121 121 ... 122 122 123 We fill in a new name for our new faculty::123 We fill in a new name for our new department: 124 124 125 125 >>> ctrl = browser.getControl(name='form.title') … … 134 134 >>> browser.getControl('Add department').click() 135 135 136 We can view a department by browsing a URL like this: :136 We can view a department by browsing a URL like this: 137 137 138 138 >>> browser.open('http://localhost/myuniversity/faculties/TF/TD')
Note: See TracChangeset for help on using the changeset viewer.