Hello I am doing a web app and have a screen with a few Checkboxes (see attachment)
I have a excel file which i am building which will have a row of what should be selected
ie:
chkAllowTSEditAfterInvoice chkAllowTSEditAfterPayroll chkAllowTSEditAfterProforma chkAllowTSEditAfterCreditNote
TRUE FALSE FALSE FALSE
FALSE TRUE FALSE TRUE
FALSE FALSE FALSE FALSE
any ideas on best way to code, i will have over hundred rows if i get it working
ps. I am not a coder,
i am only looking at ones highlighted. Select Checkboxes based on xlxs
Re: Select Checkboxes based on xlxs
Hi,
Please post a Ranorex snapshot (NOT screenshot) of the screen with checkboxes. Thanks.
Please post a Ranorex snapshot (NOT screenshot) of the screen with checkboxes. Thanks.
Pavel Kudrys
Ranorex explorer at Descartes Systems
Please add these details to your questions:
Ranorex explorer at Descartes Systems
Please add these details to your questions:
- Ranorex Snapshot. Learn how to create one >here<
- Ranorex xPath of problematic element(s)
- Ranorex version
- OS version
- HW configuration
Re: Select Checkboxes based on xlxs
Sorry for the delay: left early Friday.
I have managed to solve this by using Set Value > Checked >$<fieldname>
everything is working
I have managed to solve this by using Set Value > Checked >$<fieldname>
everything is working
Re: Select Checkboxes based on xlxs
Hi,
Good to hear that!
Good to hear that!

Pavel Kudrys
Ranorex explorer at Descartes Systems
Please add these details to your questions:
Ranorex explorer at Descartes Systems
Please add these details to your questions:
- Ranorex Snapshot. Learn how to create one >here<
- Ranorex xPath of problematic element(s)
- Ranorex version
- OS version
- HW configuration