Enable unit preview by default.

TNL-1261
This commit is contained in:
muzaffaryousaf
2015-04-27 11:33:08 +05:00
parent d60b4eed13
commit f5de0bbf43
11 changed files with 93 additions and 58 deletions

View File

@@ -209,7 +209,7 @@ class ContainerPage(PageObject):
def preview(self):
"""
Clicks "Preview Changes", which will open the draft version of the unit page in the LMS.
Clicks "Preview", which will open the draft version of the unit page in the LMS.
Switches the browser to the newly opened LMS window.
"""