Home
last modified time | relevance | path

Searched defs:xpath_reboot_bmc_button (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc-test-automation/gui/test/server_control/
H A Dtest_obmc_gui_reboot_bmc.robot14 ${xpath_reboot_bmc_button} //button[text()[contains(.,"Reboot BMC")]] variable
/openbmc/openbmc-test-automation/gui/gui_test/operations_menu/
H A Dtest_reboot_bmc_sub_menu.robot17 ${xpath_reboot_bmc_button} //button[contains(text(),'Reboot BMC')] variable
/openbmc/openbmc-test-automation/gui/data/
H A Dgui_variables.py140 xpath_reboot_bmc_button = "//button[contains(text(),'Reboot BMC')]" variable in gui_variables