Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/gui/gui_test/operations_menu/
H A Dtest_firmware_sub_menu.robot14 ${xpath_firmware_heading} //h1[text()="Firmware"] variable
/openbmc/openbmc-test-automation/gui/data/
H A Dgui_variables.py69 xpath_firmware_heading = "//h1[contains(text(), 'Firmware')]" variable in gui_variables