Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/gui/gui_test/operations_menu/
H A Dtest_server_power_operations_sub_menu.robot24 ${xpath_confirm_button} //button[contains(text(),'Confirm')] variable
/openbmc/openbmc-test-automation/gui/data/
H A Dgui_variables.py131 xpath_confirm_button = "//button[contains(text(),'Confirm')]" variable in gui_variables