pywinauto/examples
markm 81b8308ae1 * Updated these brittle example scripts
* Did notice that for popups you have to use MenuItem('blah').Click() rather than Select()
2009-11-21 14:24:50 +00:00
..
examples_watsup Changed HwndWrapper.Text, SetText to WindowText and SetWindowText (and EditWrapper.SetText to EditWrapper.SetEditText 2006-02-12 02:44:27 +00:00
ForteAgentSample.py Updated the sample files 2006-05-05 13:27:53 +00:00
get_winrar_info.py Updated the sample files 2006-05-05 13:27:53 +00:00
MiscExamples.py * Updated most of the examples 2009-03-15 18:57:20 +00:00
mspaint.py * Updated most of the examples 2009-03-15 18:57:20 +00:00
notepad_fast.py * Updated these brittle example scripts 2009-11-21 14:24:50 +00:00
notepad_item.py Updated the sample files 2006-05-05 13:27:53 +00:00
notepad_slow.py * Updated these brittle example scripts 2009-11-21 14:24:50 +00:00
SaveFromFirefox.py * Updated most of the examples 2009-03-15 18:57:20 +00:00
SaveFromInternetExplorer.py * Updated most of the examples 2009-03-15 18:57:20 +00:00
test_sakura2.py Minor updates to the Examples 2006-03-06 19:59:16 +00:00
test_sakura.py Changed _start to start_ and renamed function name 2006-02-06 23:10:45 +00:00
windowmediaplayer.py * Updated most of the examples 2009-03-15 18:57:20 +00:00