Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
WEBLIST
#3
Solved: 6 Years, 3 Weeks ago
Hello All,

I am new to UFT and I have this task where I need to perform a comparision between list of all the items available in a weblist with expected list. And I was told not use any excel or Local/global data sheets.

And this weblist I am talking about is common for different users but with no of items might vary. So I want parametrize this in way that I can use it as function and can use for diffrent users.

Below is the code I am using to capture all the weblist values. Since I am not supposed to use a excel or data sheets. I dont know how to compare with expected data.

all = Browser("B").Page("P").WebList("L").GetROProperty("all items")
arr = split(all, ";")

Please help


Messages In This Thread
WEBLIST - by shayk1985 - 01-11-2014, 12:51 AM
RE: WEBLIST - by Maheep_bhambri - 01-12-2014, 02:45 PM
RE: WEBLIST - by Anupama - 05-16-2018, 02:37 PM
RE: WEBLIST - by Ankur - 05-17-2018, 11:49 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Weblist selection diya 11 20,630 06-16-2015, 08:27 PM
Last Post: rajpradeep32
  Comparing webtable data with weblist and webelements in other webpage arnav 1 5,634 04-18-2014, 10:01 PM
Last Post: Parke
  Unable to select value on weblist ShekharUlli 3 5,478 09-26-2013, 08:58 AM
Last Post: basanth27
  Not able to select weblist value automation2012 2 3,273 09-20-2013, 07:19 AM
Last Post: basanth27
  Exporting List of ltems from Weblist to Excel shayk1985 1 2,674 05-22-2013, 06:55 AM
Last Post: basanth27

Forum Jump:


Users browsing this thread: 1 Guest(s)