Updated strings and descriptions.
This commit is contained in:
parent
54e78b6274
commit
3e08c35740
5 changed files with 5 additions and 1 deletions
|
@ -4,7 +4,7 @@ from pages.desktop.base import Base
|
|||
|
||||
|
||||
class Home(Base):
|
||||
"""Addons Home page"""
|
||||
"""Firefox Send Home page object model."""
|
||||
|
||||
_upload_area_locator = (By.ID, 'file-upload')
|
||||
_upload_button_locator = (By.CLASS_NAME, 'btn--file')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue