Forum Discussion
TRoper
13 years agoOccasional Contributor
Thanks Helen. I appreciate your quick responses. That statement generates a Microsoft VBScript error.
I am having a lot more problems with the Tree vs Flat Object tree model. All of the scripts I have tried fail with the Flat model. If I create the exact same script using the Tree model, it works. I have been trying all week to get something figured out, to no avail. I am afraid that if we go with TestComplete, that I will be forced to use the horrendously long Tree model. For example, the first line is with the Flat model:
Call Aliases.javaw.ChooseDomain.Domain.Keys(Project.Variables.Var11.Value("Domain"))
This is the same line in the Tree model:
Call Aliases.javaw.ChooseDomain.RootPane.null_layeredPane.null_contentPane.ProjectChooser.Panel.Panel.ComboBox.BasicComboBoxEditor_BorderlessTextField.Keys(Project.Variables.Login.Value("Domain"))
This is the simple line. There are lines that have twice the attributes.
I just do not understand why the Flat model does not work and the Tree model does.
Thanks
Steve
I am having a lot more problems with the Tree vs Flat Object tree model. All of the scripts I have tried fail with the Flat model. If I create the exact same script using the Tree model, it works. I have been trying all week to get something figured out, to no avail. I am afraid that if we go with TestComplete, that I will be forced to use the horrendously long Tree model. For example, the first line is with the Flat model:
Call Aliases.javaw.ChooseDomain.Domain.Keys(Project.Variables.Var11.Value("Domain"))
This is the same line in the Tree model:
Call Aliases.javaw.ChooseDomain.RootPane.null_layeredPane.null_contentPane.ProjectChooser.Panel.Panel.ComboBox.BasicComboBoxEditor_BorderlessTextField.Keys(Project.Variables.Login.Value("Domain"))
This is the simple line. There are lines that have twice the attributes.
I just do not understand why the Flat model does not work and the Tree model does.
Thanks
Steve
Related Content
- 6 years ago
- 5 years ago
- 9 months ago
Recent Discussions
- 20 hours ago