Forum Discussion
rraghvani
2 years agoChampion Level 3
If I understand correctly, you have declared the following,
ProjectSuite.Variables.Config_DDL_Meteor["TC_Chip_button"] = "Aliases.IsoSpeak.MainOptionsModule.centralWidget.uiLayoutWidget.NewProjectMenuModule.Widget3.Widget.ToolButton2"
and you are trying to perform a click button like so,
ClickButton(ProjectSuite.Variables.Config_DDL_Meteor["TC_Chip_button"])
which will not work.
- Iso_Yura2 years agoContributor
ProjectSuite.Variables.Config_DDL_Meteor["TC_Chip_button"]
is a DB Table type variable, and I see that it's not working. In all other tests DB Table variable works fine for different operations.
This is what I want to figure out where is the issue and how can I make it works.
Related Content
- 2 years ago
- 4 years ago
Recent Discussions
- 13 hours ago