Use custom chrome profile(for electron browser) with remotewebdriver | Selenium Forum
M
mdsapon Posted on 09/11/2023

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!


M
mdsapon Replied on 26/02/2024

I solved this by myself. Thanks!