mirror of
https://github.com/timvisee/send.git
synced 2026-04-27 23:06:22 -04:00
Updated strings and descriptions.
This commit is contained in:
@@ -3,6 +3,7 @@ from selenium.webdriver.common.by import By
|
||||
|
||||
|
||||
class Base(Page):
|
||||
"""Base object model."""
|
||||
|
||||
_url = '{base_url}'
|
||||
_send_logo_locator = (By.CLASS_NAME, 'logo')
|
||||
|
||||
Reference in New Issue
Block a user