Sorry about that. I have a script that uses gtkmozembed (http://www.pygtk.org/pygtkmozembed/class-gtkmozembed.html) to embed a mozilla browser and then it scrolls the whole webpage and takes a screenshot of it. I want to click on a image link that is in a fixed location.
Hope that helps. Quoting Gian Mario Tagliaretti <[EMAIL PROTECTED]>: > 2007/6/28, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > > I'm new to pyGTK and trying to add to a screenshot script I > have. I > > need to somehow simulate a mouse-click on some coordinates > (i.e. a > > webpage image) Any ideas how/where I can look. Thanks. > > Probably a few more info will hep understanding what you want to > achieve, > - what is a screenshot script? > - where is the webpage, same app or a different app? > > cheers > -- > Gian Mario Tagliaretti > _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
