Class: SectionsBase

Inherits:
BasePage
  • Object
show all
Defined in:
lib/sambal-cle/page_objects/sections.rb

Overview

Sections - Site Management

Class Method Summary collapse

Methods inherited from BasePage

basic_page_elements, button, damballa, frame_element, link

Class Method Details



11
12
13
14
15
16
# File 'lib/sambal-cle/page_objects/sections.rb', line 11

def menu_elements
  link("Add Sections")
  link("Overview")
  link("Student Memberships")
  link("Options")
end