SeleniumExample icon indicating copy to clipboard operation
SeleniumExample copied to clipboard

FindElementByJQuery(this IWebDriver driver, string selector) not working for me..

Open kniyer70 opened this issue 4 years ago • 1 comments

FindElementByJQuery(this IWebDriver driver, string selector) does not work and gives me an exception error. image image

kniyer70 avatar Aug 25 '21 03:08 kniyer70

Tried a lot using the intermediate window to resolve the string selector, but unable to overcome the exception. Tried both Chrome and Gecko.. Gecko gives me Circular reference error at the same places as shown above. Let me know if you are able to run them without any errors on the newer web-drivers. If I define the above as standard IWebElement, it works fine.

kniyer70 avatar Aug 25 '21 03:08 kniyer70