Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
WebElement (only Weblist) is not getting identified in QTP 11, Windows 7
#1
Not Solved
Hi,

In our project with QTP 11 and Windows 11...Weblist is getting identified as Webelement.

Other objects like Checkbox, Radiobutton are getting identified as Webelement. None of the Webelement object is getting identified in recording mode.

But am able to capture the Webelements other than Weblist using Functions.
The code to select a value from the Weblist is getting executed, but the value is not getting selected.

This is very urgent, please help me.
Reply
#2
Not Solved
getting same issue
Reply
#3
Not Solved
Click on the Weblist(webelement) and use send key of down arrow to select the required value.

Code:
set odesc=createobject(shell.scripting.....)
odesc.sendkeys {Micdown}
Reply
#4
Not Solved
Using Object spy check the behavior before clicking on element and after clicking on element. At times when you click on element then they will turn-up as list boxes, based on the technology the dev team used.If you are able to see list box after clicking, then perform click operation on webelement and then select operation on list.
Thanks,
SUpputuri
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Unable to select value from Weblist using QTP neenumaria 4 12,567 08-07-2018, 04:43 PM
Last Post: NovGirl
  How to match weblist data with expected values Anupama 5 2,521 05-18-2018, 12:15 PM
Last Post: Ankur
Exclamation Oracle Objects not identified by UFT 12.02 Deepnara 0 2,055 08-21-2017, 05:32 PM
Last Post: Deepnara
  SWF grid is identified by QTP as swfobject - how to access a childitem of a cell?? raparthiqa 0 4,994 02-05-2015, 01:47 PM
Last Post: raparthiqa
  Application Issue on selecting value from weblist using UFT 12.1 on run sunilkgupta 0 2,174 01-01-2015, 08:22 PM
Last Post: sunilkgupta

Forum Jump:


Users browsing this thread: 1 Guest(s)