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
More complete, more straightforward JobQueueMemoryTest
[mediawiki.git]
/
tests
/
browser
/
features
/
support
/
pages
/
login_error_page.rb
blob
9a1805f377eb401c7616c447c6008db741ed0577
1
class LoginErrorPage
2
include PageObject
3
4
div(:error_box, class: 'errorbox')
5
end