05-15-2023, 04:54 AM
for(...) gets elm of the first image link, and while not null, gets elm of next image link.
e.Focus() makes the image link focused. Chrome scrolls to the focused element.
keys.send("Apps"); show context menu for the focused element, like right-click. Then Invoke will close it, probably too soon for it become visible.
e.Focus() makes the image link focused. Chrome scrolls to the focused element.
keys.send("Apps"); show context menu for the focused element, like right-click. Then Invoke will close it, probably too soon for it become visible.