How to Stop auto change tap in chrome while robot runs

i am running a robot on chrome and click on button then next tab open automatically then robot retune previous tap. please tell me how to stope auto change tap.

Hello @krahul275 and welcome to the community!

When you switch tabs, you should put the activity that you want to be executed in that tab in Attach Browser activity.

Your problem happens probably because the selector is still tied to the last tab not the new one

Hi Could you please tell me solution for this , like what else should use to stop in particular tab