Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Text being added to wrong IE
#3
Not Solved
I tried using exist, but it still is not working. It seems the active IE is not the pop up, but the original IE. Text is still populating in some field in the other IE and not the popup. When the if statement is taking about 20 secs then it goes onto the next, waits another 20 seconds, then sets the description in the wrong IE window. Any other suggestions?[/quote]

Code:
'Add User, Date and Time in Description Field
Browser("Certificate Error: Navigation").Page("Page_13").Image("update_01-sel").FireEvent "onmouseover"
Browser("Certificate Error: Navigation").Page("Page_13").Image("update_01-sel").Click
If Browser("Browser").Page("Page_9").WebEdit("desc_2").exist then
    Browser("Browser").Page("Page_9").WebEdit("desc_2").Set sDescriptionText
End if
Reply


Messages In This Thread
Text being added to wrong IE - by MichaelS - 10-14-2011, 12:04 AM
RE: Text being added to wrong IE - by Ankesh - 10-14-2011, 10:31 AM
RE: Text being added to wrong IE - by MichaelS - 10-18-2011, 12:51 AM
RE: Text being added to wrong IE - by MichaelS - 10-18-2011, 08:23 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  QTP identifies the Wrong Object while running? subramanianmsc2007 3 2,797 05-11-2012, 04:01 PM
Last Post: mrinal_nandi
  New browser/page for each new object added in OR ritugoyal 1 2,393 12-15-2009, 06:17 PM
Last Post: Ankur
  is there any setting to avoid "_2" being added to a object name, while recording blanchedsouza 4 3,410 06-18-2008, 03:12 AM
Last Post: niranjan

Forum Jump:


Users browsing this thread: 4 Guest(s)