Its a selector issue . Try to make your selector dynamic by using wildcards ( * ) .
Your Bot will be stopping at the activity stating “Cannot find the UI element corresponding to this selector” , change selector accordingly
Hi @mrityusingh
You can use recording in this situations because it generates containers and uses the Simulate Type/Click input method by default.
Basically it automatically record multiple actions performed on the screen.
But if you’re doing the same by taking multiple click activities, so to click on ‘Italic’ selector should be like this
only replace that bold with Italic
and make sure you’ve already clicked on Format