Class: KCProtocol

Inherits:
BasePage
  • Object
show all
Defined in:
lib/kuality-coeus/page_objects/kc_protocol.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

.protocol_header_elementsObject



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

def protocol_header_elements
  buttons 'Protocol', 'Personnel', 'Questionnaire', 'Custom Data', 'Special Review',
          'Permissions', 'Notes & Attachments', 'Protocol Actions', 'Medusa'
end