How to verify whether a Button is clicked or not with Selenium WebDriver using Java -
i want verify whether button clicked or not selenium webdriver using java. how can verify this?
the way know if button clicked.. validate response when click button. , why want know if clicked.. want validate response.. long can find element, can click it.. if cant find or click it, exception occur.. once click.. validate response.
Comments
Post a Comment