Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Intermitent "Object not visible" error
#3
Not Solved
Thank you for your answer!

So I tried this:

Code:
'Dynamic Object Creation
Dim LastDesc
Dim colNav

Set LastDesc = Description.Create
LastDesc("html id").Value = Browser("ATH Móvil - F.A.M.A").Page("ATH Móvil - F.A.M.A").WebElement("Last_2").GetROProperty("html id")
LastDesc("micClass").Value = Browser("ATH Móvil - F.A.M.A").Page("ATH Móvil - F.A.M.A").WebElement("Last_2").GetROProperty("micClass")
'LastDesc("Visible").Value = "True"

Set colNav = Browser("ATH Móvil - F.A.M.A").Page("ATH Móvil - F.A.M.A").ChildObjects(LastDesc)
colNav(0).Click


and still got the Object Not Visible error. 

[Image: OuIbgSM.png]

Is this what you meant?
Reply


Messages In This Thread
RE: Intermitent "Object not visible" error - by erodpr - 01-12-2016, 07:37 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,768 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
  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,454 02-23-2014, 03:58 PM
Last Post: supputuri
  General run error. Line (18): "Loop while Browser("Index:=0").Object.Busy" AshokReddy 3 4,826 12-20-2013, 01:44 PM
Last Post: sshukla12

Forum Jump:


Users browsing this thread: 1 Guest(s)