question

74883742 avatar image
0 Votes"
74883742 asked RobCaplan edited

Can't set the value to a slider in Xamarin UITest on Android

Good afternoon, there is a need to change the value of the slider (as I understand it, it is implemented using the Android SeekBar) using autotests. However, calling app.SetSliderValue ((q) => q.Class ("SeekBar"), (float) 0.5) throws an exception. The slider was added via XAML. Thanks in advance for your reply!

not-supported
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers