Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
OBJECT NOT VISIBLE ERROR
#1
Exclamation 
Hi Ankur,

QTP is not identifying the Combobox it is saying object not visible but the object exists (the msgbox is appearing) The visible Property was added to the mandatory properties but even then the error is occuring please help
Code:
if Window("Flight Reservation").WinComboBox("Fly From:").Exist (3) then Msgbox("present") Window("Flight Reservation").WinComboBox("Fly From:").Select "London" Window("Flight Reservation").WinComboBox("Fly To:").Select "London" end if
Reply
#2
please select different source and destination values...I think that is causing this error.
Reply
#3
+1 Ravi.

Also I don't think "Fly To" box will populate "London" if it is already selected in "Fly from"
Want to fast track your QTP/UFT Learning? Join our UFT Training Course
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Exist and Visible Are True When Objects Aren't There - Is there A Better Way? zunebuggy 3 4,105 04-24-2018, 02:12 PM
Last Post: Ankur
  [UFT] [WPF] DataGrid: check if vertical and horizontal scrollbars are visible robertosalemi 0 2,791 07-13-2016, 06:33 PM
Last Post: robertosalemi
  Intermitent "Object not visible" error erodpr 5 4,563 01-14-2016, 10:55 AM
Last Post: vinod123
  ERROR : Object reference not set to an instance of an object. Suyashxp 2 7,852 12-30-2014, 11:32 AM
Last Post: ursprasadp
  Object properties are not visible suresh.tata 1 3,133 02-23-2014, 03:58 PM
Last Post: supputuri

Forum Jump:


Users browsing this thread: 1 Guest(s)