Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
UFT 12.02 Compatibility for IE 11.0 : Fail to identify the defined Object
#1
Not Solved
Hi,

I am using UFT12.02 for Web Application with Browser IE11.0
I have Set an Object for 'Browser().Page().Frame()' and i am Using this Object throughout the script, for Further settings on Webpage.

eg.

Code:
dim oTempParentObj

Set  oTempParentObj = Browser("Browser").Page("Page").Frame("Filter")
oTempParentObj.Webedit("Country").set "CA"

While executing the script, i am getting an Error at Line 'oTempParentObj.Webedit("Country").set "CA"
as 'Object Required : oTempParentObj'


This is Not an issue with IE9, IE10 , Chrome36 and FF 27 Version. Does UFT12.02 does not support Object property for IE11 version?
Reply


Messages In This Thread
UFT 12.02 Compatibility for IE 11.0 : Fail to identify the defined Object - by Amruta_121 - 04-27-2015, 06:47 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  not able to identify an webelement object Ninjukp 0 2,105 01-10-2018, 09:25 PM
Last Post: Ninjukp
  [UFT 12.52/VBScript] Test object exist, is visible and enabled before take an action sparkwanted 0 3,445 02-07-2017, 12:28 AM
Last Post: sparkwanted
  Not Able to Identify Object during Recovery Scenario Phani 2 3,100 01-25-2016, 01:26 PM
Last Post: arunshuklainbox
  Can not identify this object. Please help. axn700 3 2,963 10-31-2015, 10:59 AM
Last Post: vinod123
  vb script to stop execution of functions if conditions fail visitjaga 1 7,130 12-05-2013, 12:26 AM
Last Post: ravi.gajul

Forum Jump:


Users browsing this thread: 2 Guest(s)