Chrome extension recorder don't work

Hello ,

I have a problème with recorder in chrome (chrome extension installed Version 1.0.0.5)

when i click in textinput attribut for writing a value ,it return Get Table activity

image

and the logging tab look like this :

[14:43:28.154][Verbose] [nmhook][resc][chrome]keyup for tab 764696804 - 2065
[14:43:28.154][Verbose] [nmhook][resc][chrome]keydown for tab 764696804 - 2064
[14:43:28.149][Error] System.Runtime.InteropServices.COMException (0x8001010D): Cette interface n’est pas prise en charge

Cette interface n’est pas prise en charge

at Accessibility.IAccessible.get_accFocus()
at MS.Internal.AutomationProxies.Accessible.GetFocus()
at MS.Internal.AutomationProxies.MsaaNativeProvider.System.Windows.Automation.Provider.IRawElementProviderFragmentRoot.GetFocus()
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at MS.Internal.Automation.UiaCoreApi.CheckError(Int32 hr)
at MS.Internal.Automation.UiaCoreApi.UiaNodeFromFocus(UiaCacheRequest request)
at System.Windows.Automation.AutomationElement.get_FocusedElement()
at OpenRPA.MainWindow.OnKeyDown(InputEventArgs e)
[14:43:26.771][Debug] Windows.Recording::OnMouseUp::end 00:00.144
[14:43:26.709][Selector] windowsselector::end 00:00.081
[14:43:26.709][Selector] windowsselector::search_descendants::loop element 1:end 00:00.081
[14:43:26.692][Selector] windowsselector::search_descendants::loop element 1:begin 00:00.064
[14:43:26.691][Selector] windowsselector::search_descendants::loop element 0:end 00:00.064
[14:43:26.690][Selector] windowsselector::search_descendants::loop element 0:begin 00:00.062
[14:43:26.689][Selector] windowsselector::create root element::end 00:00.061
[14:43:26.649][Selector] windowsselector::create root element::begin 00:00.021
[14:43:26.649][Selector] windowsselector::remove anchor if needed::end 00:00.021
[14:43:26.639][Selector] windowsselector::create traverse_selector_both_ways::end 00:00.011
[14:43:26.639][Selector] matches::FindAllChildren: found in AppWindowCache
[14:43:26.637][Selector] matches::FindAllChildren: found in AppWindowCache
[14:43:26.634][Selector] windowsselector::traverse back to element from root::begin 00:00.006
[14:43:26.634][Selector] windowsselector::create traverse_selector_both_ways::begin 00:00.006
[14:43:26.633][Selector] windowsselector::create pathToRoot::end 00:00.005
[14:43:26.627][Selector] windowsselector::begin 00:00.000
[14:43:26.627][Debug] Windows.Recording::OnMouseUp::begin
[14:43:26.536][Debug] Selected chrome windows 764696803
[14:43:26.536][Verbose] [nmhook][resc][chrome]windowfocus for tab -1 - 2050

Any Help please

Hi @BACCMED
Try to follow this step, It works for me.

1 Like

Thank you @kowts ,
You are very helpful
it works.

2 Likes

You’re welcome! I’m glad to hear that solution worked for you.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.