Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Fetching values from a web table
#4
Solved: 7 Years, 9 Months, 3 Weeks ago
Hi,

Thanks for your reply, I understood your way to capture the attribute values.
but issue is with selecting the attribute values, I am still not able to select the values from the web element dropdown.

Please suggest me some solution.

Thanks,
Pooja

Hi Basanth,

My code with webtable is :-

Code:
Set rowNum=Browser().Page().Webtable().GetRowWithCellText(ColumnNameAttribute)

Browser().Page().Webtable(properties,"rows:=rowNum","cols:=2").Click

Then I used SendKeys methed and Set, none of them work.
I tried with setting the innertext directly too as:

Code:
AttributeObject.Object.innertext="Value"

Even I tried with SetROProperty method too.

Please suggest me some solution.

Thanks,
Pooja
Reply


Messages In This Thread
Fetching values from a web table - by qapandit - 12-11-2013, 10:00 PM
RE: Fetching values from a web table - by poojaarora014 - 04-21-2014, 09:51 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Can QTP handle slick grid table in a web page qtplearner88 2 4,300 10-01-2019, 10:44 AM
Last Post: shilpi952
  unable to rowcount in web table manoj84monu 1 2,806 06-13-2016, 04:46 PM
Last Post: Anu1234
  Fetching total number of records inside a webtable vidya2k2 2 3,665 06-15-2015, 02:55 PM
Last Post: venkatesh9032
  GetRows() not fetching the exact record from the recordset Saranyaciet2 0 2,663 05-27-2015, 11:15 AM
Last Post: Saranyaciet2
  table output values shipu 1 2,259 01-24-2014, 10:06 AM
Last Post: supputuri

Forum Jump:


Users browsing this thread: 1 Guest(s)