Clicking on input checkbox with Selenium C# – Asp.net
I'm trying to click on input checkbox item on the Target.com website it looks like Selenium is trying to click on the whole label and I'm not able to click the input. The error output I get is: OpenQA.Selenium.ElementClickInterceptedException :…