Hi everyone, I'm new to Mono and C# and for learning more about I thought my self a little project but I fail at the first steps already.
I managed to integrate WebKit in my project and followed the "create your own browsers" examples but thats not completely what I want. Please imagine the following: 1.) Via WebKit I load google.com (this works). 2.) In a variable I have the string I want to search for. How can I fill this in the form? 3.) How can I "click" the submit button? 4.) On the result page I want to place a little picture before every result link. How can I manipulate the DOM of the document? I searched my fingers wound and found some results like http://scyanide.com/2009/07/use-c-sharp-to-fill-out-web-forms/, http://www.mono-project.com/WebBrowser, http://shana.worldofcoding.com/en/browser.html or http://stackoverflow.com/questions/5185266/reading-links-in-header-using-webkit-net but nothing works for me. Can please anyone help? Christoph P.S. Sorry for my bad English. -- View this message in context: http://mono.1490590.n4.nabble.com/Webkit-How-to-fill-a-form-or-manipulate-DOM-Objects-tp3907041p3907041.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
