Subject: | support for multiple buttons with the same name requested |
Hello,
It appears that the click() method doesn't allow the possibility of having more than one button with the same name. I find that fairly commonly this case exists, with the different butons submiting different values in each case (like "Update" and "Delete").
Thanks!