TestComplete moving Focus -
i'm getting stuck on problem when click 'select product' button window appear, (the previous window gets disabled until add product) , in have select item in window , click add button.
the problem when testcomplete clicks 'select product' new window opens (and old window disabled until product added) , testcomplete focus not moving new window.
i don't know how that, can guys me on it?
i think facing deadlock: testcomplete waits until action invoked button pressing completed while cannot until testcomplete closes new window. avoid deadlock, need call clickbutton method asynchronously. can find information on how in calling methods asynchronously topic.
Comments
Post a Comment