markm
202b4cd87c
removed \unittests directory and moved code into pywinauto/unittests folder.
2006-03-27 09:42:56 +00:00
markm
3fb4350a5d
Moving changes from local repository to OpenQA repository.
...
- Moved getting the ID of a menu item before setting the focus - as this seemed to be the cause of intermittent menu selection problems (still not 100% sure that it was cause though!
- Cleaned up the Initialization of tests and allowed for extra tests to be added more easily.
2006-03-27 09:34:26 +00:00
markm
0a7dff74ef
Fixed some formatting issues
0.3.0
2006-03-20 21:28:23 +00:00
markm
5012a7ab65
Changed title of release
2006-03-20 20:36:02 +00:00
markm
71b614682a
Added - not used yet - but will be
2006-03-20 20:31:52 +00:00
markm
d9095a37a8
Commented out some print statements that did not belong in release code
2006-03-20 20:30:21 +00:00
markm
5857aafd92
Moved example notepad_fast.pkl from setup.py to manifest
2006-03-20 20:29:50 +00:00
markm
01e6b9c72e
Changed large Hex constant to long constant to support 2.3
2006-03-20 20:29:07 +00:00
markm
230e4602f5
Final changes prior to release
2006-03-20 19:04:48 +00:00
markm
5c90694173
updated the version
2006-03-20 18:56:48 +00:00
markm
e5b034ef56
migrated functionality into notepad_fast.py
2006-03-20 18:55:51 +00:00
markm
85ef183be8
Needed to pull the appdata MenuItems only when there was another level (because if there is no next level there will be no menuitems in the appdata).
2006-03-20 18:54:40 +00:00
markm
e97855a773
Updated so it would work on any language
2006-03-20 18:53:40 +00:00
markm
0b0641dc3b
Allow getting the Running application from the first window requested.
2006-03-20 14:44:34 +00:00
markm
72353b2a37
Fixed off by one error for picking ComboBox and ListBox items using a string
2006-03-20 14:43:52 +00:00
markm
7c72bab81e
Added Doc strings and modified some tests
2006-03-20 12:21:25 +00:00
markm
be3c165e28
Minor changes on how to get various items - added string option to some
2006-03-20 12:20:33 +00:00
markm
d04383bae3
Fixed documentation
2006-03-19 10:26:25 +00:00
markm
823f03100d
Moved Notifying parent here instead of calling it in the owning control
...
Fixed documentation blocks
2006-03-19 10:25:37 +00:00
markm
7b335bae02
Added Lots more documentation
2006-03-19 10:24:40 +00:00
markm
3b58aaee86
Trying to hide warnings during testing
2006-03-19 10:24:11 +00:00
markm
eeb46709c4
Added a small bit more information to docstring for bug 1452832 test
2006-03-19 10:03:34 +00:00
markm
02009c7f03
Minor documentation formatting changes
2006-03-19 10:02:50 +00:00
markm
83704bccad
Very minor cosmetic code changes
2006-03-19 09:42:05 +00:00
markm
aa6a9c1f7a
Various minor cosmetic changes
2006-03-18 20:12:17 +00:00
markm
8ab71615be
Removed some dead code
2006-03-18 19:58:57 +00:00
markm
70fbb3fc6d
GetMenuPath updated to support application data
2006-03-18 19:58:35 +00:00
markm
d2e1b38a33
Minor changes to support application data
2006-03-18 19:58:11 +00:00
markm
7eb96159f1
Updated test for MenuSelect issue (which showed that we needed to SetFocus before calling MenuSelect
2006-03-18 19:57:35 +00:00
markm
857c6113fa
Updated test for Bug 1452832
2006-03-18 19:56:42 +00:00
markm
351fe8aebc
Minor changes due to allowing applications to work on different languages.
2006-03-18 19:56:06 +00:00
markm
71827bb1f3
Huge changes to support working on different languages.
2006-03-18 19:55:25 +00:00
markm
cfa8b6f3d2
Added predicate function for mathching windows
2006-03-18 19:54:09 +00:00
markm
383fe14e64
Added example to run on a different language
2006-03-18 19:53:39 +00:00
markm
da8437fb60
Added a few more tests relating to clipboard and menuselection
2006-03-18 08:58:11 +00:00
markm
d4bf54289c
Possible future change for BY_POSITION menu items
2006-03-18 08:56:46 +00:00
markm
d82fd14e63
added SetFocus to MenuSelect()
2006-03-18 08:56:07 +00:00
markm
e4c181e8f0
[ 1452832 ] clipboard.GetData() opens but does not close clipboard. - Fixed (Thanks Randy)
2006-03-18 06:19:42 +00:00
markm
d0c7062eca
Added ControlCount method and Modified IsEnabled and IsVisible to check if Their Top Level parent is also Enabled/Visible (respectively)
2006-03-18 05:39:10 +00:00
markm
7ff22f9b80
Cleaning up
2006-03-16 22:22:27 +00:00
markm
1e89b053d0
Allow RECT and LOGFONTW to be pickled.
2006-03-16 22:21:58 +00:00
markm
4dd01bbc0e
Final commits before extracting
2006-03-09 21:03:59 +00:00
markm
46d3ba8377
Removed file/folder
2006-03-09 20:52:09 +00:00
markm
3852bd6d5d
Changes for 2.3
...
Fixed a bug or two
commented out some methods
2006-03-09 15:55:53 +00:00
markm
3e06394a04
Called SetFocus() before TypeKeys() does it's stuff.
2006-03-08 21:28:32 +00:00
markm
bc442f8989
Changes for 2.3
2006-03-08 21:28:06 +00:00
markm
a9414161a6
Changes for 2.3
2006-03-08 21:27:49 +00:00
markm
a94184b01e
Changes for 2.3
2006-03-08 21:27:25 +00:00
markm
78f322276c
minimal refactoring changes
2006-03-08 18:05:50 +00:00
markm
8caa6a18c9
In the process of adding more tests
2006-03-08 18:05:24 +00:00