Change font name in the sequence created using basic recording

In Basic recording, I tried including some text and changing font in notepad.

How can i change the font after the sequence in created. There is no option to select the font in sequence.
screenshot

@Sashikala_Prabhu

Instead of Click activity use Select Item activity and indicate that drop down. It will show list of font names. Then you can change it to any font from that list.

Hi,
@Sashikala_Prabhu
Welcome to UiPath community…

Thats a great question to start with

Kindly refer this xaml that could resolve your issue
notepad.xaml (12.1 KB)

Hope this would help you

Cheers.

while recording, only ‘click activity’ is taken automatically. Do i need to change to ‘select item’ activity after the sequence is created.

@Sashikala_Prabhu

Yes, replace that click activity with Select Item activity.

If you do manual recording by doing one by one step then you can find this here.

It is fine now. Thanks

2 Likes