Home
last modified time | relevance | path

Searched defs:xpath_cancel_button (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc-test-automation/gui/data/
H A Dgui_variables.py132 xpath_cancel_button = "//button[contains(text(),'Cancel')]" variable in gui_variables
H A Dresource_variables.py27 xpath_cancel_button = "//button[contains(text(),'Cancel')]" variable in resource_variables
/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/
H A Dtest_snmp_alerts_sub_menu.robot25 ${xpath_cancel_button} //button[contains(text(),'Cancel')] variable
H A Dtest_network_sub_menu.robot27 ${xpath_cancel_button} //button[contains(text(),'Cancel')] variable
/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/
H A Dtest_user_management_sub_menu.robot28 ${xpath_cancel_button} //*[@data-test-id='userManagement-button-cancel'] variable