On Tue, Apr 21, 2009 at 3:34 AM, Prema Arya <prema.a...@gmail.com> wrote:
> Hi, > I was able to use webkit in my C# application on windows. I am able to load > a page using loadRequest() method. Now i want to interact with elements on > the page. I tried using getElementById() which returns the element. I was > able to enter text in text boxes and change values of button. But when I > click() the button it throws an error "Access to right protected memory" > bascially AccessViolationException(). > > Is there a way I can click a button, link using WebKit? If yes, how? If no, > is there any other alternative? > > I am using Windows XP SP2 with Visual Studio 2005. > > Thanks, > Prema Arya > Prema, can you provide a code snippet (i.e. Javascript/CSS) that reproduces this error message? -Conrad
_______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev