Searched defs:xpath_add_button (Results 1 – 2 of 2) sorted by relevance
/openbmc/openbmc-test-automation/gui/data/ | ||
H A D | gui_variables.py | 133 xpath_add_button = "//button[normalize-space(text())='Add']" variable in gui_variables |
H A D | resource_variables.py | 31 xpath_add_button = "//button[@type='submit']" variable in resource_variables |