Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/gui/data/
H A Dgui_variables.py133 xpath_add_button = "//button[normalize-space(text())='Add']" variable in gui_variables
H A Dresource_variables.py31 xpath_add_button = "//button[@type='submit']" variable in resource_variables