python - Automate clicking of menu item and opening file - Windows XP -
i have windows xp computer, running lasercut 5.3.
i automate process of importing dxf file, going file > import > [selecting dxf] > clicking import.
the dxf file in same location. (c:\autocut\receivedfile.dxf)
is there way can automate clicking through of importing file?
the computer runs windows xp professional , has python 2.7 installed. school computer, rather not install programs, can if way.
thanks
take @ pywinauto:
there's swapy project, might useful getting head start on generating pywinauto code:
Comments
Post a Comment