backup
This commit is contained in:
@@ -20,7 +20,7 @@ Test Teardown Close Browser
|
||||
# ---------------------------------------------------------------------------
|
||||
Anime Settings Page Loads
|
||||
[Documentation] Navigate to anime settings page and verify form elements.
|
||||
Go To ${BASE_URL}/anime/settings?key=Attack on Titan - Season 1
|
||||
Go To ${BASE_URL}/anime/settings?key=attack-on-titan-2013
|
||||
Wait For Elements State id=settings-section visible timeout=5s
|
||||
Page Title Should Contain Settings
|
||||
Element Should Be Visible id=settings-section
|
||||
@@ -32,7 +32,7 @@ Anime Settings Page Loads
|
||||
# ---------------------------------------------------------------------------
|
||||
Regenerate NFO
|
||||
[Documentation] Click regenerate NFO and verify success notification.
|
||||
Go To ${BASE_URL}/anime/settings?key=Attack on Titan - Season 1
|
||||
Go To ${BASE_URL}/anime/settings?key=attack-on-titan-2013
|
||||
Wait For Elements State id=settings-section visible timeout=5s
|
||||
Click id=regenerate-nfo-btn
|
||||
Wait For Elements State css=#toast-container .toast visible timeout=5s
|
||||
@@ -42,7 +42,7 @@ Regenerate NFO
|
||||
# ---------------------------------------------------------------------------
|
||||
Update Series Settings
|
||||
[Documentation] Change series settings and save.
|
||||
Go To ${BASE_URL}/anime/settings?key=Attack on Titan - Season 1
|
||||
Go To ${BASE_URL}/anime/settings?key=attack-on-titan-2013
|
||||
Wait For Elements State id=settings-section visible timeout=5s
|
||||
Fill Text id=field-folder Attack on Titan Custom
|
||||
Click id=save-db-btn
|
||||
|
||||
Reference in New Issue
Block a user