Home
last modified time | relevance | path

Searched refs:xpath_textbox_hostname (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc-test-automation/gui/data/
H A Dresource_variables.py14 xpath_textbox_hostname = "//input[@id='host']" variable in resource_variables
/openbmc/openbmc-test-automation/gui/lib/
H A Dresource.robot108 Wait Until Element Is Enabled ${xpath_textbox_hostname}
109 Input Text ${xpath_textbox_hostname} ${OPENBMC_HOST}