I'm working on a project in C# and I'm using WebKit Browser. My problem is that i have no idea how to get what's under the cursor.
E.g: mouse hovers over link -> get the link text
Stuff like that.
I've read something about Java but i don't know Java yet, also i wouldn'T know how to add that to my c# code.
Any help would be appreciated.