forked from zaclys/searxng
[fix] robot tests
This commit is contained in:
parent
d63135db61
commit
4d878993bd
|
@ -14,16 +14,13 @@ About page
|
||||||
Page Should Contain Why use Searx?
|
Page Should Contain Why use Searx?
|
||||||
Page Should Contain Element link=search engines
|
Page Should Contain Element link=search engines
|
||||||
|
|
||||||
Engines page
|
|
||||||
Go To http://localhost:11111/engines
|
|
||||||
Page Should Contain Currently used search engines
|
|
||||||
Page Should Contain dummy_dummy
|
|
||||||
Page Should Contain general_dummy
|
|
||||||
|
|
||||||
Preferences page
|
Preferences page
|
||||||
Click Element link=preferences
|
Click Element link=preferences
|
||||||
Page Should Contain Preferences
|
Page Should Contain Preferences
|
||||||
Page Should Contain Default categories
|
Page Should Contain Default categories
|
||||||
|
Page Should Contain Currently used search engines
|
||||||
|
Page Should Contain dummy_dummy
|
||||||
|
Page Should Contain general_dummy
|
||||||
|
|
||||||
Switch category
|
Switch category
|
||||||
Go To http://localhost:11111/preferences
|
Go To http://localhost:11111/preferences
|
||||||
|
|
Loading…
Reference in New Issue