Click activity works when run from the file but not the main

So I’m using a Click activity to choose from a drop down list. It works when the robot runs from the sequence file but doesn’t work when run from the main sequence. I’ve used Select activity but it says this item isn’t supported by this activity. When run from the main, it clicks on the drop down arrow and it shows the list’s options but it doesn’t seem to click any of them unlike when it runs from the file it works perfectly fine.

are you getting any error?

@nouf_alhammad

If it is a drop down, then better to use select item activity, It is more effective than passing the hot key to select.

If you are getting any errors, post those screens, so that we have a better idea

Thanks

Show us the error which pop-ups during main run