darkmaster071 Posted January 14, 2011 Posted January 14, 2011 (edited) I need to click some buttons that are type: <input type="hidden" value="1" name="id"> <input type="hidden" value="2" name="id"> <input type="hidden" value="3" name="id"> ... I have tried everything, and i still dont know how click these buttons. Help appreciated, thanks. Edited January 15, 2011 by darkmaster071
Richard Robertson Posted January 14, 2011 Posted January 14, 2011 Hidden values aren't buttons and cannot be interacted with. They are for forms with data that is saved between pages.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now