What steps will reproduce the problem?
1. I Set timings to slow
from pywinauto.timings import Timings
Timings.Slow()
2. later I try to expand element it tree view
BranchElem.Expand()
3. I can' see elements under
What is the expected output? What do you see instead?
I should see new branch under expanded element.
If I do not set timing to slow (leave default) it works correctly
What version of the product are you using? On what operating system?
pywinauto 0.4.0 on Windows 7 64-bit
Original issue reported on code.google.com by far...@gmail.com on 31 Oct 2012 at 7:06
Original issue reported on code.google.com by
far...@gmail.com
on 31 Oct 2012 at 7:06