Ho to store values

Technology specific object identification, supported applications, web technologies, and 3rd party controls.
mw-tw
Posts: 20
Joined: Tue Jan 03, 2017 11:29 am

Ho to store values

Post by mw-tw » Tue May 16, 2017 12:34 pm

Hi,

can anyone tell me how to store values, that i get from a usecase, which i execute in a loop.

In the end i want to show/work with all of the values.

Vega
Posts: 222
Joined: Tue Jan 17, 2023 7:50 pm

Re: Ho to store values

Post by Vega » Tue May 16, 2017 8:09 pm

You can use get value and save the value to a variable

krstcs
Posts: 2683
Joined: Tue Feb 07, 2012 4:14 pm
Location: Austin, Texas, USA

Re: Ho to store values

Post by krstcs » Tue May 16, 2017 11:43 pm

The User Guide explains this (and many other things) in pretty good detail. Please read it. If you continue to have questions, please ask about specific things with as much detail as possible about what you are trying to accomplish, what you have done, and always include the following information:

Ranorex FULL version (current are 7.0.1 and 6.2.1)
Windows version
Technology of application under test (AUT)
Ranorex Snapshot (NOT screenshot!) of any elements in question
RanoreXPath of any elements in question
Exact error messages (if any)
Complete code examples
Shortcuts usually aren't...

mw-tw
Posts: 20
Joined: Tue Jan 03, 2017 11:29 am

Re: Ho to store values

Post by mw-tw » Wed May 17, 2017 7:47 am

hi,

i know the documentation and know how to store values in variables.

Is there also a way to store values in an array or list?

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: Ho to store values

Post by Support Team » Wed May 17, 2017 9:28 pm

Hi mw-tw,

Since Ranorex is built upon the .NET framework, you can store data any way you like via user code. Are you having trouble with anything in particular? If so, please provide more information about your particular scenario and we will be happy to assist you.

Kind Regards,
Jon