Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not able to click text inside the grid dropdown
#1
Not Solved
I have a Grid which has dropdown to select how many rows to display. Manually you would click the down arrow and you select the option from the list of pages.
I am not able to find anyway of clicking on the text. And its a webelement.

I selected the text with following code:
Code:
set abc = Browser("").Page("").WebElement("html tag:=SPAN","class:=t-input")
abc.Object.innertext = "50"

Also looked code behind the page and did not see any java script related to clicking method for the text, so I asked the developer I was told its part of the grid so its done by the grid code.
Could it be build in Grid Tool or developer did not know what he is talking about.
Reply


Messages In This Thread
Not able to click text inside the grid dropdown - by szkapoo - 11-13-2014, 04:11 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Different Type of Dropdown Selector zunebuggy 6 3,390 05-01-2018, 06:46 PM
Last Post: zunebuggy
  Set Value in JavaEdit Inside JavaTable yonobev 9 12,970 11-08-2017, 11:12 PM
Last Post: lotos
  Objects inside WpfList shinji458 23 22,252 11-08-2017, 10:54 PM
Last Post: lotos
  Get numbers inside all webelements in webtable and sort them pradeep537 1 2,809 08-04-2016, 01:24 AM
Last Post: Ankur
  Need to Validate Text filed is blank after clicking on the Text box balak89 3 4,891 09-13-2015, 12:06 AM
Last Post: ADITI1992

Forum Jump:


Users browsing this thread: 1 Guest(s)