Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Get Item Property
#2
Solved: 10 Years, 10 Months, 3 Weeks ago
it is obvious. see, in your code you statement 'msgbox i' clearly says to get an output for values of your variable 'i'
and in the for loop i varies from 0 to 1.
so you are getting the values as 0 and 1.
I guess you are trying to get the selected item.
if yes then use GetSelection method.
e.g.
Code:
msgbox SwfWindow(" ").SwfComboBox("SwfComboBox").GetSelection

Reply


Messages In This Thread
Get Item Property - by saravananrd@gmail.com - 10-06-2009, 02:59 PM
RE: Get Item Property - by Saket - 10-06-2009, 03:07 PM
RE: Get Item Property - by saravananrd@gmail.com - 10-06-2009, 03:23 PM
RE: Get Item Property - by basanth27 - 10-06-2009, 03:25 PM
RE: Get Item Property - by basanth27 - 10-06-2009, 03:23 PM
RE: Get Item Property - by Saket - 10-06-2009, 03:26 PM
RE: Get Item Property - by saravananrd@gmail.com - 10-06-2009, 03:29 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Cannot identify the specified item Beginner 0 2,372 06-22-2017, 04:55 PM
Last Post: Beginner
  WinListView set item command Shahino007 0 2,556 10-06-2015, 03:57 PM
Last Post: Shahino007
  Get value of a List view item qtpbegin 4 13,933 08-08-2012, 04:58 PM
Last Post: Deepak_QTP
  Creating ObjectRepository item through VBScript LogicaLInsanity 0 2,393 01-24-2012, 03:08 AM
Last Post: LogicaLInsanity
  Err: Cannot identify the specified item of the object. nikku 2 9,557 08-28-2011, 01:40 AM
Last Post: nikku

Forum Jump:


Users browsing this thread: 1 Guest(s)