SudhakarVE
10 years agoNew Contributor
Excel Form Windows List object is not recognised
Hi:
I'm trying to recognize the Web List control in Excel form through Test complete. It's being recognised as Aliases.EXCEL.wndThunderDFrame.F3Server5e880000.F3Server5e8800002 and to click a checkbox within it returns the x,y co-ordinates to click it as mentioned below
Call F3Server5e8800002.Click(189, 313)
Call F3Server5e8800002.Click(190, 32)
Basically, it's list of check boxes basd on the text displayed next to it needs to be selected.
Appreciate any suggestion to make/recognize it as windows list object to identify the particular check boxes.
Thanks,
Sudhakar