blob: d1637609277f3cd6c468304d8fead5495c3b39e6 [file] [log] [blame]
Rahul Maheshwari1e18bb62020-07-07 00:45:50 -05001*** Settings ***
2
3Documentation Test OpenBMC GUI "Server LED" sub-menu of "Server control".
4
5Resource ../../lib/resource.robot
6
7Suite Setup Launch Browser And Login GUI
8Suite Teardown Close Browser
9Test Setup Test Setup Execution
10
11
12*** Variables ***
13
14
15*** Test Cases ***
16
17Verify Existence Of All Sections In Server LED Page
18 [Documentation] Verify existence of all sections in Server LED page.
19 [Tags] Verify_Existence_Of_All_Sections_In_Server_LED_Page
20
21 Page Should Contain LED light control
22
23
24*** Keywords ***
25
26Test Setup Execution
27 [Documentation] Do test case setup tasks.
28
29 Click Element ${xpath_control_menu}
30 Click Element ${xpath_server_led_sub_menu}
31 Wait Until Keyword Succeeds 30 sec 10 sec Location Should Contain server-led