Class: KCInstitutionalProposal

Inherits:
BasePage
  • Object
show all
Defined in:
lib/kuality-coeus/page_objects/institutional_proposal.rb

Class Method Summary collapse

Methods inherited from BasePage

budget_header_elements, budget_versions_elements, custom_data, description_field, document_header_elements, error_messages, glbl, global_buttons, route_log, search_results_table, special_review, tab_buttons, tiny_buttons, validation_elements

Class Method Details

.inst_prop_header_elementsObject



10
11
12
13
14
# File 'lib/kuality-coeus/page_objects/institutional_proposal.rb', line 10

def inst_prop_header_elements
  buttons 'Institutional Proposal', 'Contacts', 'Custom Data', 'Special Review',
          'Intellectual Property Review', 'Distribution', 'Medusa',
          'Institutional Proposal Actions'
end