Selenium webdriver auto install chrome app

307 Views Asked by At

I want to run chrome from selenium with particular app installed in it. I am aware that we can load extensions in the chrome driver as explained here. I have tried to use the same code for unpacked app however it gives an error:

failed to load extension manifest file is missing or unreadable
0

There are 0 best solutions below