Hello I would like to use the updates activities from the latest version of Uipath Studio. how do I handle this?
1 Like
You can always update your activities via the Package Manager:
I did that but didn’t work, I want to have te newest Type Into activity
Hello,
Are you referring to the modern design type into activity? (refer below).
If so, couple of things that you need to make sure,
- The modern design UI activities (like type into) should be within Use Application\Browser activity.
- Each element (including window and sub elements) should be added to the object repository. These elements should be added to the Use Application\Browser and Type into activity. Also, it can be added using drag and drop (drag the element from Object repository and drop into the activity).
- Please adjust the properties accordingly. Like what kind of input mode, click before typing, timeout, should we empty field before typing etc.
- Add the variable\value that you want to type into the field.
Please let me know if you need more information and I can help you with the details.
I have already a project in the older version of UiPath, and want to use the new activities. but even when I turn on the (modern settings) the activities doesn’t show up.
Just to be on the same page - have you also enabled the modern settings per project in the Project Settings panel?
1 Like