Advanced UI Automation Issues

Hello, everyone! I am going through the steps of the RPA Foundation course and have encountered many difficulties, mainly because the course content is often not updated according to the Studio version.
An activity that is part of the course involves changing the target to dynamic based on the image I am sending. The video is about automating the modern experience, but only by switching to classic mode was I able to identify the icon for converting to dynamic. Is there a similar option in the modern mode?

image

Hi @Wagner_Macedo

The Dynamic-text option shows only for Target selection (green one). Make sure you are not try to see it in Anchor selection (blue one).

If the problem persists, you can try to update the System.UIAutomation.Activities in Manage Packages.

Also, you can change to dynamic text in Fuzzy Selector selection “Ignore Text” instead “Text is” in Settings (click in gear icon)

Cheers

Im going to try this thanks dude

this first issue I already fixed
but look this exercise : In the Do container of the Use Application/Browser activity:
Add a Click activity and indicate the Work Items button in ACME. Configure the properties:
Input mode: same as application/browser.

but there isnt Input mode option…

I really dont know why this course is so terrible
they cant update this for new studio version? or just try to show 2 options way to do it? if option to check is or not in the screen…

@Wagner_Macedo

Try to expand the sections (target) in properties panel for click activity

If it doesn’t work, pls share a screenshot for properties panel

Cheers


there is no option input mode : same as application/browser

another issue

my studio version there is no buttom to change modern/classic

omg Im going to regreat this course

@Wagner_Macedo

If you are on community version…from the latest release only modern experience is available and the option to switch between the designs is removed

Can you confirm the system packages you are using as I can see the layout for you is the classic one

Also input mode is available in modern…the same equivalent is the check boxes for send window messages,simulates…just leave them as is and the configuration should be same as application/browser

Also it is better to check if you have dragged the classic click instead of modern…just search for click and if you find multiple results drag both…you will seeon of it would be modern

Cheers

Hi @Wagner_Macedo

You can make it dynamic by using checking the Strict selectors when indicating the Ui Element.
Process →
When you are indicating the Ui Element for any Ui activities like Click, Typeinto, Get Text or anything.
There is a selector option window, check the Strict selector and uncheck the Fuzzy and Image.

Then it will be dynamic, when you are indicating any element as target make sure to indicate the anchors for it.

Check the below image for better understanding,

Hope it helps!!

Thansk man, you made my day =)

1 Like

Could you please help me with information how to change Modern/Classic?
cuz I can’t find it , my current version haven’t this option

Hi @Wagner_Macedo

You can’t change to classic in lastest version. But you can continue use classic activities. Just go to activities panel and in filter, enable Classic to show Classic Activities

Cheers

1 Like

thanks dude
have a good day :upside_down_face:

1 Like

Okay @Wagner_Macedo

In the new version is UiPath Studio, there is no option to enable to use only classic experience. The classic and modern activities are in the same studio, but you have to enable the option in the activities panel.

Navigate to activities panel → Click on filter symbol → Check the Classic.

Now you are able to find the classic activities in activities panel and you can use it in design panel.

I hope you find the solution for your two queries, Make mark it as solution then everybody can clarify their queries by searching and browsing this post.

Hope it helps!!

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