Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/gui/test/server_health/
H A Dtest_obmc_gui_sensors.robot12 ${xpath_select_server_health} //*[@id="nav__top-level"]/li[2]/button variable
H A Dtest_obmc_gui_hardware_status.robot13 ${xpath_select_server_health} //*[@id="nav__top-level"]/li[2]/button variable
/openbmc/openbmc-test-automation/gui/data/
H A Dresource_variables.py91 xpath_select_server_health = "//a[@href='#/server-health/event-log']" variable in resource_variables