I have some problem. I have a few checkboxes but there are no id or name for tags. Structure looks like this:
I would like to get green value but I only know red value: name=onlyWebsite. But this is different node.
Ofcourse when I do: //input[@name='onlyWebsite']//i this doesn't work.
Could you help me?
