Is It Possible To Get All Element\'s ID/name(textbox, Check Box, Button, Etc...) In A Web Page
Tuesday, 17th February 2009
Lets take login page, there are two text boxes, and two buttons.
<br>
<br>Is there any way to get id (txtUserName, txtPassword) for two text boxes , (btnSignIn, btnclear) and two buttons.