Lines Matching full:page

39 Verify Existence Of All Sections In Overview Page
40 [Documentation] Verify existence of all sections in Overview page.
43 Page Should Contain BMC date and time
44 Page Should Contain Firmware information
45 Page Should Contain Server information
46 Wait Until Page Contains Network information timeout=10
47 Page Should Contain Power information
48 Page Should Contain Event logs
49 Page Should Contain Inventory and LEDs
50 Page Should Contain Dumps
53 Verify Network Information In Overview Page
58 Page Should Contain ${hostname}
64 Page Should Contain ${ip_addr}
68 [Documentation] Verify values under server information section in overview page.
89 [Documentation] Verify BMC information section in overview page.
93 Page Should Contain ${firmware_version}
97 [Documentation] Verify navigation to network setting page after clicking the button in overview page.
101 Wait Until Page Contains Element ${xpath_network_heading}
137 [Documentation] Verify view more event log button in overview page.
141 Page Should Contain Element ${xpath_event_logs_view_more_button} timeout=30
143 Wait Until Page Contains Element ${xpath_event_logs_heading} timeout=30
146 Verify Host Console Button In Overview Page
147 [Documentation] Click host console button and verify page navigation to host console page.
151 Wait Until Page Contains Element ${xpath_host_console_heading}
184 Verify BMC Time In Overview Page
191 Page Should Contain ${converted_date}
195 [Documentation] Verify view more button for dumps button in overview page.
198 Wait Until Page Contains Element ${xpath_dumps_view_more_button} timeout=30
200 Wait Until Page Contains Element ${xpath_dumps_header} timeout=30
204 [Documentation] Verify view more button under server information section in overview page.
207 Wait Until Page Contains Element ${xpath_server_information_view_more_button} timeout=30
209 Wait Until Page Contains Element ${xpath_inventory_and_leds_heading} timeout=30
213 [Documentation] Verify view more button under firmware information section in overview page.
216 Wait Until Page Contains Element ${xpath_firmware_information_view_more_button} timeout=30
218 Wait Until Page Contains Element ${xpath_firmware_heading} timeout=30
222 [Documentation] Verify view more button under network information section in overview page.
225 Wait Until Page Contains Element ${xpath_network_information_view_more_button} timeout=30
227 Wait Until Page Contains Element ${xpath_network_heading} timeout=30
231 [Documentation] Verify view more button under power information section in overview page.
234 Wait Until Page Contains Element ${xpath_power_information_view_more_button} timeout=30
236 Wait Until Page Contains Element ${xpath_power_heading} timeout=30
240 [Documentation] Verify view more button under event logs section in overview page.
243 Wait Until Page Contains Element ${xpath_event_logs_view_more_button} timeout=30
245 Wait Until Page Contains Element ${xpath_event_logs_heading} timeout=30
249 [Documentation] Verify view more button under inventory and leds section in overview page.
252 Wait Until Page Contains Element ${xpath_inventory_and_leds_view_more_button} timeout=30
254 Wait Until Page Contains Element ${xpath_inventory_and_leds_heading} timeout=30
258 [Documentation] Verify text under server information section in overview page.
261 Page Should Contain Model
262 Page Should Contain Operating mode
263 Page Should Contain Serial number
264 Page Should Contain Service login
265 Page Should Contain Asset tag
269 [Documentation] Verify text under firmware information section in overview page.
272 Page Should Contain Running
273 Page Should Contain Backup
274 Page Should Contain Access key expiration
278 [Documentation] Verify text under network information section in overview page.
281 Page Should Contain Hostname
282 Page Should Contain IPv4
283 Page Should Contain DHCPv4
287 [Documentation] Verify text under power information section in overview page.
290 Page Should Contain Power consumption
291 Page Should Contain Idle power saver
292 Page Should Contain Power cap
293 Page Should Contain Power mode
297 [Documentation] Verify text under event logs section in overview page.
300 Page Should Contain Critical
301 Page Should Contain Warning
305 [Documentation] Verify text under inventory and leds section in overview page.
308 Page Should Contain System identify LED
312 [Documentation] Verify text under Dumps section in overview page.
315 Page Should Contain Total
347 Page Should Contain ${firmware_version}
356 Wait Until Page Contains Element ${xpath_overview_page_header}