blob: 36fe2898a82d5f7a9fc63cde3514b0da8480aa85 [file] [log] [blame]
*** Settings ***
Documentation Test OpenBMC GUI "Sessions" sub-menu of "Security and access" menu.
Resource ../../lib/gui_resource.robot
Suite Setup Launch Browser And Login GUI
Suite Teardown Close Browser
Test Setup Test Setup Execution
*** Variables ***
${xpath_sessions_heading} //h1[text()="Sessions"]
*** Test Cases ***
Verify Navigation To Sessions Page
[Documentation] Verify navigation to sessions page.
[Tags] Verify_Navigation_To_Sessions_Page
Page Should Contain Element ${xpath_sessions_heading}
*** Keywords ***
Test Setup Execution
[Documentation] Do test case setup tasks.
Click Element ${xpath_secuity_and_accesss_menu}
Click Element ${xpath_sessions_sub_menu}
Wait Until Keyword Succeeds 30 sec 5 sec Location Should Contain sessions