Hello,
I don’t know if this is the right Forum for my question. But I couldn’t find a better one, so if it isn’t I appologize for it.
Problem:
I have integrated the webkit framework into my javawebapplication. It is very important, that my webkitbrowser is able to find RENDERED text. I want to get the coordinates of the text I search for.
Question:
Is it possible to search and select text in the browser? I have searched for it and I couldn’t find a method to do this. So I tried a lot with integrating javascript. But I am not able to write a working script which can find and select text. Has someone done this befor and can post an example howto do this?