I am trying to select an option(not from the dropdown) and then click on the button. The problem is I cannot find any class name, id or name or any selector to find that element.
I tried "By.className="device pcclient selected"
but an error occurs "Compound class names not permitted".
How can I select an option from R1, R2, R3 and then click on the button.