Updated strings and descriptions.
This commit is contained in:
parent
54e78b6274
commit
3e08c35740
5 changed files with 5 additions and 1 deletions
|
@ -4,6 +4,7 @@ from pages.desktop.base import Base
|
|||
|
||||
|
||||
class Share(Base):
|
||||
"""SHare page object model."""
|
||||
|
||||
_share_page_locator = (By.CLASS_NAME, 'sharePage')
|
||||
_share_url_locator = (By.ID, 'fileUrl')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue