Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Close Tab Recognizes GetROProperty. WHY???
#1
Not Solved
Code:
MsgBox Browser("Username Dropdown").Page("Impersonate User").WebElement("UserName").GetROProperty("name")
- This displays result as UserName

Code:
Browser("Username Dropdown").Page("Impersonate User").WebElement("Cancel").Click
- we Closed the window here

Code:
MsgBox Browser("Username Dropdown").Page("Impersonate User").WebElement("UserName").GetROProperty("name")
- This also displays the name even after the modal window is closed.

Why is QTP doing that? any thoughts?
Reply


Messages In This Thread
Close Tab Recognizes GetROProperty. WHY??? - by Ayesha - 07-23-2013, 08:25 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Unable to Close UFT 14.53 through AOM Object y.srihari 1 2,104 12-26-2019, 08:43 PM
Last Post: y.srihari
  GetROProperty and GetVisibleText in QTP sreejith 3 9,555 02-07-2012, 01:20 PM
Last Post: rajpes
  Settings Resources tab missing ppsqtp 0 2,398 10-10-2011, 04:29 PM
Last Post: ppsqtp
  Recovery Scenario tab disabled on Business Components Ravi_Chandra 0 2,425 06-29-2011, 03:54 PM
Last Post: Ravi_Chandra
  Application crashes on clicking a particular tab sandhyach 0 2,351 06-08-2011, 03:17 PM
Last Post: sandhyach

Forum Jump:


Users browsing this thread: 1 Guest(s)