Hi,
I have a query regarding spinner controls and UIAutomation, I'm using a Telerik Silverlight RadNumericUpDown control within my silverlight application and I'm trying to get the Maximum and minimum values out of the element. Using the Windows Inspect tool I can see that the control has values such as 'rangeValue.Maximum' and 'RangeValue.Minimum' however the Element gives me a UIAutomationRangeValue adapter which I can read the IsReadOnly and Value properties but can't access the minimum and maximum properties which are within the automation tree shown by the inspect tools but not captured by the Element.
This is a problem and I guess I have to write either a new custom element, adapter or both to be able to output the maximum and minimum properties ? is this possible, can you outline what I should be doing ?
Many thanks
wns
Spinner controls and UIAutomationRangeValue
Re: Spinner controls and UIAutomationRangeValue
Hi,
Please post a Ranorex snapshot (not screenshot) of the element in question. If possible, post also a small sample app featuring the problematic control. But I think the snapshot should be enough for basic element evaluation.
Please post a Ranorex snapshot (not screenshot) of the element in question. If possible, post also a small sample app featuring the problematic control. But I think the snapshot should be enough for basic element evaluation.
Pavel Kudrys
Ranorex explorer at Descartes Systems
Please add these details to your questions:
Ranorex explorer at Descartes Systems
Please add these details to your questions:
- Ranorex Snapshot. Learn how to create one >here<
- Ranorex xPath of problematic element(s)
- Ranorex version
- OS version
- HW configuration