Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
diggs1711 committed Feb 6, 2017
2 parents c30ace7 + 2d981b3 commit 1f5d713
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webscraper/pages.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ def go_to_main_page(self):


class MainPage(Page):

def enter_username(self, name):
Page.wait_for_element(self, *MainPageLocators.USERNAME_INPUT)

Expand Down

0 comments on commit 1f5d713

Please sign in to comment.