Different activities when recording interaction in Chrome
-
Hi all,
I apologize in advance for a possibly stupid question.
When recording interactions in Chrome (I hit the record-button and click on elements in the browser), sometimes these activities are saved as OpenRPA.NM.GetElement and sometimes as OpenRPA.Windows.GetElement.
In practice the OpenRPA.Windows.GetElement-activities work much better in my sequences, so I would like to always use that type of activity.
But currently when hitting the record button activities always get saved as .NM.
Is there a way to force OpenRPA to use .Windows when recording interactions?Kind regards
Arne -
@arkn I would not advise to use windows get element on chrome. But if that is what you want, simply uninstall the native messaging extension for openrpa, or uninstall the chrome extension
-