verify Popup Alert message text using selenium webdriver -
<tr> <td style="padding: 15px 5px 0 0;" colspan="2"> <input class="loginbutton2" type="button" value="login" name="login">events=object { click=[1]}handle=function() </td> </tr> when click on button shows error message in popup alert message box. want verify text allert message box. problem when click on button not show me popup window in selenium webdriver.
Comments
Post a Comment