Re: Not able to select a check box which does not have a name attribute
Thanks for the above code. This code workd.
But I still have some issues. This check box need to be passed both CHECKED and a value in value='Yes' otherwise the Login button will not be enabled.
Any help !!!
PerlWeb07