bywexp
June 11, 2024, 4:47pm
1
is there a way to make the bot notice the difference? between those 2 images?
button has 2 states
on and off. with yellow bar and without
bukit
June 13, 2024, 3:04am
2
You need to try different selection image (notice the + crosshair), create image parameter and test it first (IsVisible). Also check uxer YouTube channel for tutorials and knowledge base.
You can use screenshot scraping to detect toggles. It should work in this case.
Click a Custom Image/Icon Using the Image Parameter
Hello,
In this video, you will learn how to click a custom image or icon on your screen.
Take a screenshot.
Scrape the image/icon.
Save it as a parameter.
Then use the Click Image function.
Some important notes to mention:
The Click Image function tries to find the best match on your screen with some threshold to support different screen sizes and operating systems. In some cases, it can click an unexpected place, which can cause issues.…
bywexp
June 14, 2024, 5:49am
4
its not detecting the color properly
its clicking on the element even if I take a screenshot only when its activated, or vice versa
Can you share a link or a complete screenshot of the page so I can try in my end?
And also, can you please share your use case? What you exactly want to achive? I can help you one way or another.
I tried using verify location and it found the correct one.