Sendkeys causing UFT to interact incorrectly with subsequent edit field
	Question ID:
	107331
    | ♥ 0 | I have a WebEdit that can only be interacted with via the Sendkeys method. My problem is that UFT is not interacting correctly with the subsequent field. I have to enter data in a second WebEdit field, but UFT is only entering a few of the characters. I cannot use a hard-coded "Wait" statement, so I’ve tried looping while object.readystate <> "complete" but that does not work. Any ideas on what I can do to ensure UFT is able to properly interact with another field after a Sendkeys command? 
                    Marked as spam | 
Answers (4)
	
    
	
	            
