Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
OBJECT NOT VISIBLE ERROR
#1
Not Solved 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


Messages In This Thread
OBJECT NOT VISIBLE ERROR - by bala - 07-25-2013, 10:06 PM
RE: OBJECT NOT VISIBLE ERROR - by ravi.gajul - 07-26-2013, 01:32 PM
RE: OBJECT NOT VISIBLE ERROR - by Ankur - 07-26-2013, 03:12 PM

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 2,766 04-24-2018, 02:12 PM
Last Post: Ankur
  [UFT] [WPF] DataGrid: check if vertical and horizontal scrollbars are visible robertosalemi 0 2,274 07-13-2016, 06:33 PM
Last Post: robertosalemi
  Intermitent "Object not visible" error erodpr 5 3,293 01-14-2016, 10:55 AM
Last Post: vinod123
  ERROR : Object reference not set to an instance of an object. Suyashxp 2 6,966 12-30-2014, 11:32 AM
Last Post: ursprasadp
  Object properties are not visible suresh.tata 1 2,453 02-23-2014, 03:58 PM
Last Post: supputuri

Forum Jump:


Users browsing this thread: 2 Guest(s)