Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unable to click on checkbox in webtable having scrollbars
#1
Not Solved
Hi,

I have a webtable with vertical and horizontal scrollbars (10 columns with 20 odd rows) in the web application (which incidentally also has vertical and horizontal scrollbars)

I'm unable to click on the checkbox of an element in the 8th row of the webtable, as we need to scroll down the table to do so and QTP is unable to do it, I believe.

Here's the part of the code which I use to click on the table checkbox:

Code:
Dim abc
Set abc = Browser("").Page("").Frame("").Webtable("").ChildItem(row,col,WebCheckbox,1)
abc.click

Please help.
Reply
#2
Not Solved
Does it have a scrollbar?
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
Reply
#3
Not Solved
Hi Basanth,

Code:
Web application having scrollbar = Yes
Webtable having vertical and horizontal scrollbar, inside the web application = Yes

Thanks,
Liju
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Help with Select checkbox from data table value jayraocourts 0 1,048 11-01-2019, 10:25 PM
Last Post: jayraocourts
  Link in a webtable in a webtable Soulwalker 1 2,692 07-19-2017, 01:44 PM
Last Post: Ankur
Sad Click checkbox using its label name. venkatesh9032 1 3,037 08-10-2015, 10:33 PM
Last Post: kotaramamohana
  I want to click on all the links in the webtable. These links are nothing but some co abhideshpande001 0 2,561 07-22-2015, 09:36 AM
Last Post: abhideshpande001
  Childobject return wrong checkbox count.. VpnQTP 1 2,556 04-09-2015, 09:07 PM
Last Post: babu123

Forum Jump:


Users browsing this thread: 1 Guest(s)