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
Implement extension registration from an extension.json file
[mediawiki.git]
/
tests
/
browser
/
features
/
support
/
pages
/
login_error_page.rb
blob
4fc9ca7f0ea2f28e9065479ed028c767855f49f3
1
class LoginErrorPage
2
include PageObject
3
4
div(:error_box, class: "errorbox")
5
end