Lines Matching +full:wait +full:- +full:on +full:- +full:read

2 Documentation  This is a resource file containing user-defined keywords for new Vue based OpenBMC GUI.
13 ${xpath_power_page} //*[@data-test-id='appHeader-container-power']
14 ${xpath_power_shutdown} //*[@data-test-id='serverPowerOperations-button-shutDown']
15 ${xpath_power_power_on} //*[@data-test-id='serverPowerOperations-button-powerOn']
16 ${xpath_power_reboot} //*[@data-test-id='serverPowerOperations-button-reboot']
33 # (e.g. https://openbmc-test.mybluemix.net/#/login).
48 ... login on windows platform.
65 # (e.g. https://openbmc-test.mybluemix.net/#/login).
80 Wait Until Keyword Succeeds 195 sec 65 sec Retry Browser Login Attempts
99 Wait Until Element Is Enabled ${xpath_login_username_input}
102 Wait Until Element Is Enabled ${xpath_login_button}
104 Wait Until Page Contains Operations timeout=60s
105 Wait Until Element Is Not Visible
127 Wait Until Page Contains Element ${xpath_login_button}
143 Wait Until Page Contains Element ${xpath_root_button_menu}
155 Wait Until Element Is Not Visible ${xpath_page_loading_progress_bar} timeout=120s
181 Wait Until Keyword Succeeds 30 sec 10 sec Click Button ${xpath_confirm_bmc_reboot}
182 Wait Until Keyword Succeeds 2 min 10 sec Is BMC Unpingable
183 Wait For Host To Ping ${OPENBMC_HOST} 1 min
187 [Documentation] Login to GUI Network page,add DNS server on BMC
193 # configured on the BMC.
197 Wait Until Page Contains Element ${xpath_add_dns_ip_address_button} timeout=15sec
207 Wait Until Page Contains Element ${xpath_add_dns_ip_address_button} timeout=10sec
208 Wait Until Page Contains ${dns_server} timeout=40sec
210 # Check if newly added DNS server is configured on BMC.
225 Wait Until Element Is Not Visible ${xpath_page_loading_progress_bar} timeout=30s
236 Wait And Click Element ${xpath_power_shutdown}
240 Wait Until Keyword Succeeds 5m 30s Check Boot Progress State Via Redfish None Disabled
244 Power On Server
245 [Documentation] Powering on server.
252 Log To Console Server is already powered on.
259 Wait And Click Element ${xpath_power_power_on}
262 Wait Until Keyword Succeeds 15m 45s Check Boot Progress State Via Redfish OSRunning Enabled
268 ... Power On element becomes visible based on argument passed.
271 Wait Until Keyword Succeeds 15m 45s
297 Wait Until Element Is Visible ${xpath_close_information_message} timeout=5s
310 Wait Until Element Is Visible ${xpath_confirm} timeout=30
312 Wait Until Element Is Visible ${xpath_power_reboot} timeout=60
318 Verify Success Message On BMC GUI Page
319 [Documentation] Perform actions on the GUI and verify that a success message is displayed.
321 Wait Until Element Is Visible ${xpath_success_message} timeout=30
323 Wait Until Element Is Not Visible ${xpath_success_message} timeout=30
326 Verify Error And Unauthorized Message On GUI
327 [Documentation] Perform operations on GUI with Readonly user and
330 Wait Until Element Is Visible ${xpath_error_popup}
351 # Delete Read-only user and Logout current GUI session.
360 Wait And Click Element
361 [Documentation] Wait until element is visible then click the element.
368 Wait Until Element Is Visible ${locator} timeout=${wait_timeout}
385 Wait And Click Element ${xpath_main_menu}
387 Wait And Click Element ${xpath_sub_menu} wait_timeout=60s
389 Wait Until Element Is Not Visible ${xpath_page_loading_progress_bar} timeout=1min