repo.or.cz
/
mediawiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Merge "API: Properly handle limit and continuation for generator=prefixsearch"
[mediawiki.git]
/
tests
/
browser
/
features
/
support
/
pages
/
login_error_page.rb
blob
fd000e64ca2526d0460a4b374eadc1349fc505be
1
class LoginErrorPage
2
include PageObject
3
4
div(:error_box, class: "errorbox")
5
end