Current File : /home/jvzmxxx/wiki1/tests/browser/features/support/pages/view_history_page.rb
class ViewHistoryPage
  include PageObject

  a(:view_history_link, css: '#ca-history a')
  a(:old_version_link, css: '#pagehistory a.mw-changeslist-date')
end