whoisandy / react-rangeslider

A lightweight responsive react range slider component.A fast & lightweight react component as a drop in replacement for HTML5 input range slider element.

Home Page:https://whoisandy.github.io/react-rangeslider/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ability to set rangeslider value programmaticaly

extr3mal opened this issue · comments

I have a pack of selenium tests that test system overall. And i got in situation where i need to set value of that rangeslider programmaticaly is there a way to do it. For example some kind of text field or set some attribute for some element instead of using slider by itself.