How to use multiple checkbox in selenium c#
Hi All
How to select multiple checkbook in selenium automation testing using c#
I have 9 check box in my code. I would like first 6 check box should be unchecked and remaining 4 should be checked.
Can any help on this