mjakop / pywinauto

Automatically exported from code.google.com/p/pywinauto
Other
0 stars 0 forks source link

Sometimes there is no effect of Expand() execution #14

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I browse through treeview.
2. I try to expand every element. Every, because I can't check if tree element 
is expandable or not.
3. Sometimes 1 or 2 (sometimes more) elements are not expanded.

What is the expected output? What do you see instead?
I want to have expanded every element which I used Expand() on. Now sometimes 
elements ora not expended and I don't have info bout it.

What version of the product are you using? On what operating system?
pywinauto 0.4.0
Python 2.7.3
Windows 7 64-bit

Original issue reported on code.google.com by far...@gmail.com on 7 Nov 2012 at 1:23

Attachments:

GoogleCodeExporter commented 9 years ago
I too face a similar issue where .Select() is not working in win 64 box but 
works perfectly in Win 32 bit OS box. Any help is greatly appreciated.

Original comment by vigneshw...@gmail.com on 21 Mar 2013 at 8:39