04-09-2024, 05:21 AM
After not using inactive tabs, on tab.Invoke Chrome activates the tab but it's blank. To reproduce, need to wait a day.
This workaround seems to work: after tab.Invoke(); insert tab.Focus();.
Another possible reason - a side panel is visible (eg Bookmarks). Then w.Elm["web
OCUMENT", prop: "value=?*"].Find(5) finds it instead. Fixed in next LA.
This workaround seems to work: after tab.Invoke(); insert tab.Focus();.
Another possible reason - a side panel is visible (eg Bookmarks). Then w.Elm["web
