Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

slider moving #777

Open
forsaken775 opened this issue Mar 2, 2025 · 1 comment
Open

slider moving #777

forsaken775 opened this issue Mar 2, 2025 · 1 comment

Comments

@forsaken775
Copy link

how can i move a slider using java

@Alpaca00
Copy link
Contributor

Alpaca00 commented Mar 3, 2025

if the slider has divisions with specific values, you need to determine the initial offset and its displacement to the target point where it should be moved during testing. Then, use the drag-and-drop functionality similar to the provided examples in JavaScript or Python, but implement it in Java.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants