Page 1 of 1

using data driven test with treeitems

Posted: Tue Feb 20, 2018 1:30 am
by dave132
Hi Everyone,

In The winForms aplication I am testing I have a treeitem that I want ranorex to identify and click on it.
There are a few treeitems that I have created (folders) in the windows application and now I want to delete each one of them
I wish to use data driven test to read from CSV file each folder name I have created which is a treeitem
f1,f2,f3 etc.. and the automated script should click on each one of them to delete them
How can I create a variable on a treeitem? to use in a data driven test.
See attached screenshot

Re: using data driven test with treeitems

Posted: Tue Feb 20, 2018 2:47 pm
by odklizec
Hi,

Please post a Ranorex snapshot, not screenshots! Screenshots are useless for the problem evaluation. Thanks.

Re: using data driven test with treeitems

Posted: Thu Feb 22, 2018 12:13 am
by dave132
Please see attached the Ranorex Snapshots