Hi, I am running automation on electron browser using selenium grid(for parallel run) where browser on remote machine requires some profiles to launch the web app. is there a way to use custom chrome profile so that it works on the remote machines? Can you please share sample code? Appreciate your help on this. Thanks!
I solved this by myself. Thanks!