Hi

Remove disabled Attribute

 js.ExecuteScript("arguments[0].removeAttribute('disabled');", element);

element.Click();


Previous
Next Post »