baxatob
9 years agoCommunity Hero
Hi Marsha,
That is not exactly what I mean.
I have a number of complex objects, which contain a lot of nodes and each node consists of several properties.
Some of properties can have a different values in different tests. E.g. I have a page in application with some textbox. This textbox has a placeholder property. Depending on user type this property can be = "required" or "optional". And there are few similar elements on that page.
Currently I need to design the separate object for each test (user type). But if I can assign a variable to the mentioned property value, I need only one object.
Related Content
- 11 years ago