mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
committed by
Markus Heiser
parent
92c68fe636
commit
f83b64270c
@@ -57,6 +57,7 @@ def test_preferences_locale(browser):
|
||||
browser.visit(url)
|
||||
browser.click_link_by_text('preferences')
|
||||
|
||||
browser.find_by_xpath('//a[@href="#tab_ui"]').first.click()
|
||||
browser.select('locale', 'hu')
|
||||
browser.find_by_xpath('//input[@value="save"]').first.click()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user