Moving slider with Cypress #9203
Answered
by
DanielStoica85
punisher49
asked this question in
Questions and Help
-
I've got a Slider component from rc-slider and I need Cypress to set the value of it.
This is my Cypress code:
What I've tried so far does not work. Starting point of slider is 20000, and after test runs it goes to 22000, no matter what value I pass, any number range |
Beta Was this translation helpful? Give feedback.
Answered by
DanielStoica85
Feb 21, 2021
Replies: 1 comment 3 replies
-
@punisher49 Did you manage to find a solution for this? |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
bahmutov
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@punisher49 Did you manage to find a solution for this?