Hi All,
I am looking for solution to work with ms access UI application, which is running macro and also handling few pop-ups. Is there any way to deal with Access application using UiAutomation?
Hi All,
I am looking for solution to work with ms access UI application, which is running macro and also handling few pop-ups. Is there any way to deal with Access application using UiAutomation?
Hi @SagarSB,
Have you tried to check existing Forum topics?
https://forum.uipath.com/search?q=ms%20access
Well it shouldn’t be that hard. MS Access is one of the Office application which are quite easy for Studio to work with. Have you tried to play a little with “click”, “type into”, “get value” etc. activities?