Home
last modified time | relevance | path

Searched refs:xpath_add_button (Results 1 – 5 of 5) 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
/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/
H A Dtest_network_sub_menu.robot117 Page Should Contain Button ${xpath_add_button}
132 Page Should Contain Button ${xpath_add_button}
316 Click Element ${xpath_add_button}
/openbmc/openbmc-test-automation/gui/lib/
H A Dgui_resource.robot199 Click Button ${xpath_add_button}
/openbmc/openbmc-test-automation/gui/test/gui_header/
H A Dtest_obmc_gui_server_health.robot296 Page Should Contain Button ${xpath_add_button}