Searched refs:xpath_confirm_button (Results 1 – 3 of 3) sorted by relevance
24 ${xpath_confirm_button} //button[contains(text(),'Confirm')] variable46 Wait Until Page Contains Element ${xpath_confirm_button} timeout=1047 Click Element ${xpath_confirm_button}59 Wait Until Page Contains Element ${xpath_confirm_button} timeout=1060 Click Element ${xpath_confirm_button}131 Wait Until Page Contains Element ${xpath_confirm_button} timeout=10132 Click Element ${xpath_confirm_button}147 Wait Until Element Is Visible ${xpath_confirm_button} timeout=10148 Click Element ${xpath_confirm_button}
65 Click Element At Coordinates ${xpath_confirm_button} 0 0
131 xpath_confirm_button = "//button[contains(text(),'Confirm')]" variable in gui_variables