Jump to content

CMTaylor

Members
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

CMTaylor's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. AutoItLibrary is a Python keyword library that extends Robot Framework by providing keywords based on the COM interface to AutoIt. Information on Robot Framework is available here: http://code.google.com/p/robotframework/. AutoItLibrary is released in a similar manner to other Robot Framework extension libraries, as a Google Code Open Source project hosted here: http://code.google.com/p/robotframework-autoitlibrary/. The work on this library was supported by my employer, Texas Instruments, Inc., which also holds the copyright on this work. I welcome your comments, suggestions and other feedback on this new integration of AutoIt and Robot Framework. Best Regards, C. Martin Taylor Sr. Test Automation Specialist Texas Instruments, Education Technology 7800 Banner Drive, MS 3908, Dallas, TX 75251
  2. I've built a Robot Framework extension library that integrates AutoIt capabilities into Robot Framework via Python and AutoIt's COM interface. I've discussed with my manager the possibility of making this available as Open Source. He is agreeable and is seeking corporate approval through the appropriate channels. No promises, but I hope to be able to make this RF AutoIt library available soon on the Google code site.
  3. Some months ago I prototyped a Python interface to AutoItX but didn't finish it. At that time I thought I'd read some instructions somewhere about using GDI+ for doing screen captures, since AutoItX doesn't seem to support screen capture directly. I had to postpone work on it so I never did the screen capture implementation. Now I'm trying to extend and complete my prototype into a full Python front-end for AutoItX. I can't seem to find any documentation, help or examples of how to do screen captures with AutoItX. Any help, links or pointers on this topic would be greatly appreciated!
×
×
  • Create New...