How to switch list of Chrome profiles in excel with Uipath automation

Let me explain more detail, I have 3 chrome profile names in excel. I read the values from excel and stored in a Data table.
eg : First my automation should start and open profile 1 and then it should open google page. Next the profile 2 should open in chrome then it should open google page.

How to achieve this?

UiPath Extension for Chrome does not support automating multiple browser instances running with multiple user profiles at the same time. As such, browser automation requires you to close all active instances of Chrome and restart the browser using a single user profile.

Reference: https://docs.uipath.com/studio/standalone/2023.4/user-guide/chrome-extension#multiple-chrome-instances-with-multiple-user-profiles