I've been trying to use the WinLauncher as a starting point to manipulate the DOM of a web page. There are two tests I'm trying to accomplish without much luck. Both are based on the basic Google page for simplicity.
. Programmatically access the "f" form, set the "q" query value, then submit. . Programmatically call Javascript to do something simple, yet visible like change the background color. Can anyone give me a heads up on how to best accomplish both or where I can find good documentation on this kind of client-side DOM manipulation?
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
