How can Ranorex Make Selecting Checkbox Variable

Best practices, code snippets for common functionality, examples, and guidelines.
armstronghm24
Posts: 42
Joined: Tue Dec 20, 2016 10:16 pm

How can Ranorex Make Selecting Checkbox Variable

Post by armstronghm24 » Thu Jan 26, 2017 4:05 pm

Is it possible to make selection of a checkbox variable without separating test case into separate modules? What are some methods for doing that?

armstronghm24
Posts: 42
Joined: Tue Dec 20, 2016 10:16 pm

Re: How can Ranorex Make Selecting Checkbox Variable

Post by armstronghm24 » Thu Jan 26, 2017 4:22 pm

I figured it out :)
If anyone else wants to know:
Action: Set Value
Name: Checked
Value: Var - True/False
Repository item: check box