How do I automate selecting price range in testrigor

53 Views Asked by At

How do I automate selecting price range in testrigor ? that is working with input of type range

drag "canvas1" with offset "0,0" into "canvas1" with offset "0,10"

1

There are 1 best solutions below

0
Paolo On

I believe dragging the element with offset it's the best way to do it. Could you inspect the element and share the html tree? Maybe I can figure out another way.