Home
last modified time | relevance | path

Searched defs:xpath_input_password (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc-test-automation/gui/test/access_control/
H A Dtest_obmc_gui_local_users.robot23 ${xpath_input_password} //input[@id="password"] variable
/openbmc/openbmc-test-automation/gui/data/
H A Dgui_variables.py122 xpath_input_password = ( variable in gui_variables
H A Dresource_variables.py17 xpath_input_password = "//input[@id='password']" variable in resource_variables