Help to get element from IE

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
euras
Posts: 429
Joined: 05 Nov 2015, 12:56

Help to get element from IE

19 Nov 2018, 03:32

I got a problem. In a webpage I need to get a text, which appears only when the mouse cursor is on the element. When you the cursor is not on the element, the text disappears. I'm trying to get that text, but without success.

when cursor is on the element, aria-expanded="true"

Code: Select all

<span tabindex="0" aria-expanded="false" aria-haspopup="true" aria-describedby="tooltip-28"><span>16.11.2018</span></span>
and then I see that HTML code.
helpItem.png
helpItem.png (27.75 KiB) Viewed 543 times
But I still cannot get the text with ID, because at that moment cursor is not on the right element.

Maybe someone have an idea how to catch those Tooltip items?

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Google [Bot], wilkster and 304 guests