-
Suggestion
-
Resolution: Won't Do
-
Not Evaluated
-
None
-
None
-
None
I'm missing a geometries() method for a QWebElement which returns multiple rectangles, e.g. when a link has been wrapped over the page border.
See https://developer.mozilla.org/en-US/docs/Web/API/element.getClientRects for examples.
My use case is automatically clicking a link - with geometry() however I'll only get the bounding rect, and I don't know where there the link actually is.