Changeset 409
- Timestamp:
- 07/14/09 12:18:31 (4 years ago)
- Location:
- enpraxis.educommons/trunk/enpraxis/educommons/tests/seleniumtests
- Files:
-
- 1 added
- 2 edited
-
Ticket578.py (added)
-
__init__.py (modified) (1 diff)
-
divisionChangeLicense.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
enpraxis.educommons/trunk/enpraxis/educommons/tests/seleniumtests/__init__.py
r359 r409 5 5 import imsUpload 6 6 import divisionChangeLicense 7 import nextDevision -
enpraxis.educommons/trunk/enpraxis/educommons/tests/seleniumtests/divisionChangeLicense.py
r384 r409 43 43 pageTitle = "monty" + str(random.randint(1111,9999)) 44 44 sel = self.selenium 45 45 46 sel.login("admin","test1234") 46 47 # i add division
Note: See TracChangeset
for help on using the changeset viewer.
