How to click enable content in excel file?

i am trying to click the enable content in excel sheet but i cannot, can any help me on this

Hi @Tamilarasanaccet

Welcome to UiPath community
hope this thread could give you some idea
https://forum.uipath.com/t/how-do-i-navigate-to-font-without-using-recorder/117315/3

Cheers @Tamilarasanaccet

Hi Palani,

I tried with above reference but my sub menus are disappears after timeout.

I am trying to select the apple submenu under electronics in flikart site, could you please help me on this, this may be very silly i am new to RPA.

1 Like

@Palaniyappan can you please help me to resolve this.

Fine
no worries
can i have that url if possible
Cheers @Tamilarasanaccet

@Palaniyappan in the above flipkart URL Electronics menu under which apple i am trying to select

Hi @Tamilarasanaccet
I think instead of hovering in to a dynamic part which have more chances to change in future , you can directly navigate to the page of apple by mentioning the URL(use navigate to activity and mention the direct url to apple page) , that will be reliable solution.

Hope it works.

Thank You

I would suggest to use UiExplorer. Open site with fist level menu. select it in UI Explorer and have a look in the Left panel tree below selected Item by opening nested levels. You might see sub menu there.
select founded selector . check off ‘silly’ items in the right panel an copy result from the bottom panel into you script for clicking.