
Hi Team,
Is it possible for BOT to perform action on Date slider. If yes, then in which format the input should be given? for reference please find the attached screenshot of slide bar for date picking.
Please help us to solve the issue.
Thanks&Regards
Hi,
It depends on what kinds of the slider you have on your website so that you can decide which kind of actions on PAD you can use. You can try to use Web Recorder from PAD to experiment that you can make it works or not.
For example, the slider in the image below from w3schools.com, for this type of slider, I tried to use the recorder and it works well by just typing the value on the slider so that can be automated move the slider. And there is another solution for this type of slider is that: using the mouse click to click on the Slider button, then using Send Key (->) to move the slider to the expected position.
I have my sample video, that I can make this work by using Web recoder.
Thanks and hope it can help you.
Mike
---------------------------------
Did I answer your question? Please consider to Mark my post as a solution! to guide others