Pep8 cleaning
This commit is contained in:
parent
4a327e153e
commit
5b6e475428
4 changed files with 34 additions and 24 deletions
|
|
@ -137,6 +137,7 @@ class LoginPage2(BasePage):
|
|||
self.browser['mrc:mrg'] = 'mrc:mrg'
|
||||
self.browser.submit(nologin=True)
|
||||
|
||||
|
||||
class StopPage(BasePage):
|
||||
def on_loaded(self):
|
||||
raise BrowserIncorrectPassword('Please login on website to fill the form and retry')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue