Open jeshan opened 3 years ago
Looks like this is an issue with hint positioning: the arrows are 16 and 17.
Hi @jeshan.
Thanks for reporting this.
The hints do appear, they are hints 16 and 17 at the top of the page in your screenshot.
The reason they're at the top is that the links are stretching the full height of the page, and the hints are positioned in the top-left corner of the links.
Maybe it makes more sense to position the hints in the middle-left position, that would solve cases like this. I will think about that and see if it would work well on most websites.
They are not in frames so I'm not sure why they aren't showing.
Full xpath:
/html/body/section/div[3]/a[1]/i
https://godarch.com/installation/
This framework is used in many sites so it would be nice to fix for all of them in one go.