Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/gui/test/access_control/
H A Dtest_obmc_gui_local_users.robot25 ${xpath_remove_button} //button[text()[contains(.,"Remove")]] variable
/openbmc/openbmc-test-automation/gui/data/
H A Dresource_variables.py30 xpath_remove_button = "//button[contains(text(),'Remove')]" variable in resource_variables