Home
last modified time | relevance | path

Searched refs:xpath_login_button (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc-test-automation/gui/data/
H A Dgui_variables.py17 xpath_login_button = "//*[@data-test-id='login-button-submit']" variable in gui_variables
/openbmc/openbmc-test-automation/gui/lib/
H A Dgui_resource.robot101 Wait Until Element Is Enabled ${xpath_login_button}
102 Click Element ${xpath_login_button}
124 Wait Until Page Contains Element ${xpath_login_button}
/openbmc/openbmc-test-automation/gui/gui_test/gui_header/
H A Dtest_gui_header.robot50 Wait Until Page Contains Element ${xpath_login_button} timeout=15s
/openbmc/openbmc-test-automation/security/
H A Dtest_bmc_connections.robot345 Click Button ${xpath_login_button}