зеркало из https://github.com/mozilla/bedrock.git
Update homepage locale test_download_button_is_displayed_locales
This commit is contained in:
Родитель
65e374677c
Коммит
e7d5fdcc20
|
@ -29,5 +29,5 @@ def test_accounts_button_is_displayed(locale, base_url, selenium):
|
|||
@pytest.mark.sanity
|
||||
@pytest.mark.nondestructive
|
||||
def test_download_button_is_displayed_locales(base_url, selenium):
|
||||
page = HomePage(selenium, base_url, locale='es').open()
|
||||
page = HomePage(selenium, base_url, locale='es-ES').open()
|
||||
assert page.intro_download_button.is_displayed
|
||||
|
|
Загрузка…
Ссылка в новой задаче