Can anyone tell me what is the reason and how to configure it so that it can detect elements
1 option I can think of as of now is Computer Vision, but I think Computer Vision is not accurate as element detection.
We see a canvas element inside the ft…tag… and canvas elements are free flow elements…
Those are like whiteboard or free text elements…
Those are not actually any html elements …but are generated dynamically using scripts…
You can try using cv element activities …those might help…if you are looking for any graph elements it might be difficult…but if you want to perform clicks on button inside that canvas…then cv activities or image automationmight help…