[X] The "/courier-analog/courier-analog-0.15.tar.bz2" file could not be found or is not available. Please select another file.

Share

More
Python Win32 GUI Automation Icon

Python Win32 GUI Automation

alpha

by mcmahon_m


Simple Windows GUI automation with Python. No pre-recording or window capture needed before use - just code and run :-)


http://pywinauto.sourceforge.net





Separate each tag with a space.

Ratings and Reviews

  • Thumbs up:

    1
  • Thumbs down:

    0
100% of 1 user recommends this project

Be the first to post a text review of Python Win32 GUI Automation. Rate and review a project by clicking thumbs up or thumbs down in the right column.

View all reviews

Project Feed

  • Tracker comment added

    Anonymous commented on the Misspelling in application.py line 929 artifact

    posted by nobody 175 days ago

  • Tracker artifact added

    Anonymous created the Misspelling in application.py line 929 artifact

    posted by nobody 175 days ago

  • Tracker artifact added

    Anonymous created the Misspelling in application.py line 929 artifact

    posted by nobody 175 days ago

  • Tracker artifact added

    Anonymous created the global name \'WAIT_TIMEOUT\' is not defined artifact

    posted by nobody 178 days ago

  • Project Information Updated

    mcmahon_m changed the public information on the Python Win32 GUI Automation project

    posted by mcmahon_m 238 days ago

  • File released: /pywinauto/0.3.8/pywinauto-0.3.8.zip

    posted 238 days ago

  • pywinauto 0.3.8 file released: pywinauto-0.3.8.zip

    0.3.8 Collecting improvements from last 2 years ------------------------------------------------------------------ 10-March-2009 * Fixed toolbar button pressing - This required for HwndWrapper.NotifyParent() to be updated (to accept a new ID parameter) * Fixed a bug wherea listview without a column control would make pywinauto fail to capture the dialog. * Converted documenation from Pudge generated to Sphinx Generated * Added some baic support for Pager and Progress controls (no tests yet) * Added some more VB 'edit' window classes * Added some more VB 'listbox' window classes * Added some more VB 'button' window classes * Ensured that return value from ComboBoxWrapper.SelectedIndices is always a tuple (there was a bug where it would sometimes be a ctypes array) * Changed default for finding windows to find disabled windows as well as enabled ones (previous was to find enabled windows only) (note this may impact scripts that relied on the previous setting i.e. in cases where two dialogs have the same title!) * Much better handling of InvalidWindowHandle during automation runs. This could be raised when a closing window is still available when the automation was called, but is gone half way through whatever function was called. * Made clicking more robust by adding a tiny wait between each SendMessageTimeout in _perform_click(). * Added attributes ``can_be_label`` and ``has_title`` to ``HwndWrapper`` and subclasses to specify whether a control can act as a label for other controls, and whether the title should be used for identifying the control. If you have created your own HwndWrapper subclasses you may need to override the defaults. * Added a ``control_id`` parameter to find_windows which allows finding windows based off of their control id's * Added a FriendlyClassName method to MenuItem * Split up the functions for button truncation data * Commented out code to get a new font if the font could not be recovered * Moved code to get the control font from Truncation test to handleprops * Added a function to get the string representation of the bug. (need to refactor PrintBugs at some point). * Fixed a variable name (from fname -> font_attrib as fname was not a defined variable!) * Forced some return values from MissingExtraString test to be Unicode * Fixed the MiscValues test (converted to Unicode and removed some extraneous characters) * Updated the path for all unittests * Made two unit tests sligthly more robust and less dependent on computer/app settings * Updated timing settings for unit tests * Updated the examples to work in dev environment.

    posted 239 days ago

  • Forum comment added

    posted by mcmahon_m 242 days ago

  • Forum thread added

    posted by rameshrr 242 days ago

  • Forum comment added

    rmarchetti commented on the RE: DataGrid Object forum thread

    posted by rmarchetti 264 days ago

Rate and Review

Would you recommend this project?






<

Related Projects

Python Win32 GUI Automation Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review