In selenium we usually use isSelected() method to check if the checkbox is selected or not.
For Salesforce checkboxes I am not able to do that.
Here is the HTML when checkbox is checked
Here is the HTML when Checkbox is not checked
Can some one help me how to do this ? #Salesforce Developer
14 respuestas
Glad to here you could get it to work for you as well, @David Cox. In some tests I looked at, I also got these rather odd return values.