Home
last modified time | relevance | path

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

/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.py130 xpath_reboot_bmc_button = "//button[contains(text(),'Reboot BMC')]" variable in gui_variables