mirror of
https://github.com/timvisee/send.git
synced 2026-04-18 21:54:11 -04:00
Updated strings and descriptions.
This commit is contained in:
@@ -4,6 +4,7 @@ from pages.desktop.base import Base
|
||||
|
||||
|
||||
class Progress(Base):
|
||||
"""Progress page object model."""
|
||||
|
||||
_cancel_button = (By.ID, 'cancel-upload')
|
||||
_progress_icon_locator = (By.CLASS_NAME, 'progress__bar')
|
||||
|
||||
Reference in New Issue
Block a user