Was this issue resoved?
I'm having same problem and I tried min and max value but it didn't work for me. I used below:
Browser("CreationTime:=0").Page("CreationTime:=0").Link("html tag:= A","innertext:=.*","name:=.*","index:=1").Object.ariaValuemin = "10%"
When run above code, an error displayed that the properties or method doesn't supported.
How i can set the slider values?
Please advise!
Any help would be greatly appreciated.