Forum Discussion
- TanyaYatskovskaSmartBear Alumni (Retired)
Hi Itay,
You need to use native properties/methods to accomplish the task. Go through the Select a LookUpEdit item How To article - maybe, you can use this approach in your test.
- itaykaldiContributorFound a solution (using JScript)
var item = aqObject.GetPropertyValue(data.Item(i), columnCaption).OleValue(); - itaykaldiContributorHey,
There is no method GetValue, when i try to use it :(
var item = data.GetValue(i)[columnCaption].OleValue()
Related Content
- 8 years ago
- 8 years ago
- 11 years ago
Recent Discussions
- 11 hours ago