I don't understand why you would be unable to call an accessibility API in your case.Nektarios.On Wed, Mar 27, 2019 at 4:44 PM Дмитрий Гацура <dmitriy...@yandex.ru> wrote:Thank you for answer.I know about these methods.I need to set Web == true from an external application dynamically for a certain bookmark (as on the screen for cnn.com)27.03.2019, 23:30, "Nektarios Paisios" <nek...@google.com>:Use GetAccessibleObjectFromWindow with Chrome's HWND.https://docs.microsoft.com/en-us/windows/desktop/winauto/getting-an-accessible-object-interface-pointer Then call any of the accessibility APIs, such as IAccessible::get_name.I need for Windows23:25, 27 марта 2019 г., Nektarios Paisios <nek...@google.com>:
--
C Уважением Дмитрий Гацура