-
Bug
-
Resolution: Done
-
Critical
-
None
-
7.24.0.Final
-
2019 Week 32-34
-
5
-
- Import the attached project
- Run test-price scenario
- Click View Alerts
-
NEW
-
NEW
Scenario Designer can not access parent data object fields, even if the field has public getter and setter. If you check the attached project there are two fields - price and size while size is declared in parent class. If you try to run the scenario, error about not possible initialization of the data object appears.
If you move the size field from Picture into Advertisement class and rerun the scenario, everything works fine.