Forum Discussion
sarya
16 years agoFrequent Contributor
Hi Alex,
var cellObj = GetNextCell4Read(all2, cellText);
cellObj.click() works fine.It clicks the correct checkbox ,then why is it not able to verify the checked property of the same checkbox.
Thanks,
Sumedha
var cellObj = GetNextCell4Read(all2, cellText);
cellObj.click() works fine.It clicks the correct checkbox ,then why is it not able to verify the checked property of the same checkbox.
Thanks,
Sumedha