Skip to content

Commit

Permalink
done
Browse files Browse the repository at this point in the history
  • Loading branch information
AlinT committed Oct 18, 2012
1 parent ec82600 commit 0a148ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/dashboard_page.py
Expand Up @@ -46,6 +46,7 @@ def click_next(self):

def click_previous(self):
self.selenium.find_element(*self._previous_locator).click()
return DashboardPage(self.testsetup)

@property
def is_next_button_disabled(self):
Expand Down

0 comments on commit 0a148ed

Please sign in to comment.