Lines Matching full:button
17 xpath_login_button = "//*[@data-test-id='login-button-submit']"
32 xpath_refresh_button = "//*[@data-test-id='appHeader-button-refresh']"
35 xpath_logs_menu = "//*[@data-test-id='nav-button-logs']"
47 "//*[@data-test-id='nav-button-hardware-status']"
58 xpath_operations_menu = "//*[@data-test-id='nav-button-operations']"
72 xpath_settings_menu = "//*[@data-test-id='nav-button-settings']"
84 "//button[contains(text(),'Add IP address')]"
90 "//*[@data-test-id='nav-button-security-and-access']"
102 "//*[@data-test-id='nav-button-resource-management']"
111 "//*[@data-test-id='profileSettings-button-saveSettings']"
130 xpath_reboot_bmc_button = "//button[contains(text(),'Reboot BMC')]"
134 xpath_save_settings_button = "//button[contains(text(),'Save')]"
135 xpath_confirm_button = "//button[contains(text(),'Confirm')]"
136 xpath_cancel_button = "//button[contains(text(),'Cancel')]"
137 xpath_add_button = "//button[normalize-space(text())='Add']"
138 xpath_close_information_message = "//button[contains(text(),'×')]"
146 "//*[contains(text(),'Error')]/following-sibling::button"
149 "//*[contains(text(),'Unauthorized')]/following-sibling::button"