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
/
view_history_page.rb
blob
bb9c58628a5e539d4c8a7231ef9d114ba2c75335
1
class ViewHistoryPage
2
include PageObject
3
4
a(:view_history_link, href: /action=history/)
5
a(:old_version_link, href: /oldid=/)
6
end