[@@ OPEN @@]
Hi Adesh,
Tables composed of complex elements are not the easiest to play with. Performing a click in the right spot is quite simple, but checking for the status of the checkbox (hence the need to click or not) could require a bit of scripting.
If you are playing with tables you should make yourself familiar with chapter I.6 of the manual: Sub-Items of complex GUI components.
In a nutshell, if you have:
· the row number in the variable $(row)
· he column number in the variable $(col)
· the id of your table is: myTableId
then you can click at the right cell using a MouseEvent node, targeted to the component: myTableId&$(col)&$(row).
Have a look at the manual as it will teach you how to access cells in a way that could better suite your test, like directly by column name.
Cheers,
Denis GAUTHIER
This message contains OPEN information that is not sensitive and can be freely accessed by people both inside and outside of the Thales Group
This email was classified byGAUTHIER Denis on Tuesday, 11 February 2014 10:03:38 AM
From: qftest-list-bounces@?.de [mailto:qftest-list-bounces@?.de] On Behalf Of Adesh Siddhu
Sent: Tuesday, 11 February 2014 7:02 AM
To: 'qftest-list@?.de'
Subject: [QF-Test] How to click a checkbox in a table
I have a checkbox in a table. I can get the index for the spot where the checkbox is i.e. I can get the row and col nbr.
How do I get QFTest to click the checkbox at that spot?
In the screen shot below I show one row but the table could have multiple rows and I would need to click the check box on more than one row.

Adesh Siddhu
Director of Applications
Santa Clara County - Social Services Agency
408-755-7318
adesh.siddhu@?.org
Follow County News - www.twitter.com/SCCgov
NOTICE: This email message and/or its attachments may contain
information that is confidential or restricted. It is intended only for
the individuals named as recipients in the message. If you are NOT an
authorized recipient, you are prohibited from using, delivering,
distributing, printing, copying, or disclosing the message or content to
others and must delete the message from your computer. If you have
received this message in error, please notify the sender by return
email.
-------------------------------------------------------------------------
DISCLAIMER: This e-mail transmission and any documents, files and
previous e-mail messages attached to it are private and confidential.
They may contain proprietary or copyright material or information that
is subject to legal professional privilege. They are for the use of
the intended recipient only. Any unauthorised viewing, use, disclosure,
copying, alteration, storage or distribution of, or reliance on, this
message is strictly prohibited. No part may be reproduced, adapted or
transmitted without the written permission of the owner. If you have
received this transmission in error, or are not an authorised recipient,
please immediately notify the sender by return email, delete this
message and all copies from your e-mail system, and destroy any printed
copies. Receipt by anyone other than the intended recipient should not
be deemed a waiver of any privilege or protection. Thales Australia
does not warrant or represent that this e-mail or any documents, files
and previous e-mail messages attached are error or virus free.
-------------------------------------------------------------------------