How to check if element exists in html cefsharp
I tried this but it throws an exception that the response is null
7 Replies
the element does exist tho
and what's the exception ? @Diesel Geezer
null reference exception
@SlashMango
on response.Result I guess ?
yeah
if you just do the selector without the [0] do you have something ?
still the same