Open liquidmetalrob opened 1 year ago
Try to find it by getWindowChildren
method
I couldn't find it that way either.
even in child of child?
When I create a Chrome notification, then click on it and run getWindowChildren, it treats it the same as the window that spawned it because whether I click on the parent window or the notification I only see one child window with the same handle, and that doesn't have any children, so the notification is not found.
I've been trying to detect Chrome notification windows without any success. Autohotkey can detect them just the same as Chrome windows but they're not appearing when I look at the output of getAllWindows().