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
Special case opus mime detction
[mediawiki.git]
/
tests
/
browser
/
features
/
support
/
pages
/
view_history_page.rb
blob
ee4d757a0552dfe980e745f5d4c8b7381668cb40
1
class ViewHistoryPage
2
include PageObject
3
4
a(:view_history_link, css: '#ca-history a')
5
a(:old_version_link, css: '#pagehistory a.mw-changeslist-date')
6
end