Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/gui/gui_test/operations_menu/
H A Dtest_reboot_bmc_sub_menu.robot16 ${xpath_reboot_bmc_heading} //h1[text()="Reboot BMC"] variable
/openbmc/openbmc-test-automation/gui/data/
H A Dgui_variables.py139 xpath_reboot_bmc_heading = "//h1[text()='Reboot BMC']" variable in gui_variables