Home
last modified time | relevance | path

Searched refs:xpath_select_refresh_button (Results 1 – 6 of 6) sorted by relevance

/openbmc/openbmc-test-automation/gui/test/gui_header/
H A Dtest_obmc_gui_ip_refresh_check.robot15 ${xpath_select_refresh_button} //*[text()[contains(.,"Refresh")]] variable
53 Wait Until Element Is Visible ${xpath_select_refresh_button}
54 Click Element ${xpath_select_refresh_button}
56 Wait Until Element Is Visible ${xpath_select_refresh_button}
57 Click Element ${xpath_select_refresh_button}
75 Click Element ${xpath_select_refresh_button}
H A Dtest_obmc_gui_server_health.robot112 Click Element ${xpath_select_refresh_button}
138 Click Element ${xpath_select_refresh_button}
154 Click Element ${xpath_select_refresh_button}
170 Click Element ${xpath_select_refresh_button}
187 Click Element ${xpath_select_refresh_button}
206 Click Element ${xpath_select_refresh_button}
224 Click Element ${xpath_select_refresh_button}
242 Click Element ${xpath_select_refresh_button}
259 Click Element ${xpath_select_refresh_button}
277 Click Element ${xpath_select_refresh_button}
[all …]
/openbmc/openbmc-test-automation/gui/data/
H A Dresource_variables.py102 xpath_select_refresh_button = "//*[contains(text(),'Refresh')]" variable in resource_variables
/openbmc/openbmc-test-automation/gui/test/server_config/
H A Dtest_obmc_gui_network_settings.robot46 Click Element ${xpath_select_refresh_button}
/openbmc/openbmc-test-automation/gui/test/access_control/
H A Dtest_obmc_gui_local_users.robot71 Click Element ${xpath_select_refresh_button}
/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/
H A Dtest_ldap_sub_menu.robot25 ${xpath_select_refresh_button} //*[text()[contains(.,"Refresh")]] variable