Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Object not Visible message
#4
Solved: 11 Years, 4 Months ago
I also got the same problem everytime I encountered a pop-up box and Web Page dialog box; The object are always not visible or recognized.

For the issue of clicking OK button, I've got this solution (somewhere in this forum or other sites): that you need to insert a script (Sending a Key Command) after the step of clicking OK button.

You can insert this:
Code:
Set oShell = CreateObject("WScript.Shell")
oShell.SendKeys "{ENTER}"

Please Help. because I cannot progress to my QTP lessons since the application I'm testing have lots of this. Thanks!
Reply


Messages In This Thread
Object not Visible message - by s2002h69 - 04-07-2010, 02:30 AM
RE: Object not Visible message - by tester_rahul - 04-07-2010, 12:13 PM
RE: Object not Visible message - by s2002h69 - 04-07-2010, 07:57 PM
RE: Object not Visible message - by charmieaka - 04-08-2010, 01:54 PM
RE: Object not Visible message - by s2002h69 - 04-08-2010, 10:50 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Help for instruction to click on Skip button in the warning message vijilesh 0 1,516 09-16-2018, 03:48 PM
Last Post: vijilesh
  Exist and Visible Are True When Objects Aren't There - Is there A Better Way? zunebuggy 3 3,146 04-24-2018, 02:12 PM
Last Post: Ankur
  [UFT] [WPF] DataGrid: check if vertical and horizontal scrollbars are visible robertosalemi 0 2,413 07-13-2016, 06:33 PM
Last Post: robertosalemi
  Intermitent "Object not visible" error erodpr 5 3,523 01-14-2016, 10:55 AM
Last Post: vinod123
  Object properties are not visible suresh.tata 1 2,624 02-23-2014, 03:58 PM
Last Post: supputuri

Forum Jump:


Users browsing this thread: 3 Guest(s)