Closed GoogleCodeExporter closed 9 years ago
Thanks for the report. ChromeDriver2 is attempting to install its custom
extension, which is used for some aspects of browser automation. You need to
whitelist our extension, ID aapnijgdinlhnhlmodcfapnahmbfebeb. Let us know if
this doesn't work for you.
Original comment by kkania@chromium.org
on 26 Aug 2013 at 5:01
I think this will work however to get this done I've been asked to provide some
more information:
"Also, I’ll need a download link for the extension and a link to the
license."
This was requested by my security team, is this something you can provide, or
tell me how I can find?
I appreciate the help.
Original comment by DAKlimas...@gmail.com
on 26 Aug 2013 at 6:52
It's not an extension from the web store, but here's a link to the code and
license:
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/test/chromedriver/extensi
on/
http://src.chromium.org/viewvc/chrome/trunk/src/LICENSE?revision=174795
Also, I'm curious, can you try passing --disable-extensions via ChromeOptions?
I wonder if that will work around the issue.
Original comment by kkania@chromium.org
on 26 Aug 2013 at 10:47
I will give that a shot, and thank you again for the infomation. My question
would be does not having the extension take any power away from us? If the only
thing we can't do is interact with any extensions that would be OK, but I don't
want to cause any issues you know what I mean?
Original comment by DAKlimas...@gmail.com
on 27 Aug 2013 at 12:02
Using --disable-extensions will invoke a different code path that might work
for you, but it wouldn't be our final solution for you. Go ahead and give it a
try and see if works and let us know.
Original comment by kkania@chromium.org
on 27 Aug 2013 at 3:32
ok great, it's currently working as a temp while the extension gets white
listed. Thanks!
Original comment by DAKlimas...@gmail.com
on 27 Aug 2013 at 10:38
Alright great. I'm going to go ahead and mark this issue resolved. Please
respond or create a new bug if you continue to have issues.
Original comment by kka...@google.com
on 28 Aug 2013 at 12:12
[deleted comment]
So we white-listed your ID after a lengthy approval process, and I'm still
getting the same error. We have '*' blacklisted which automatically turns off
loading unpacked extensions, could this have anything to do with it?
Original comment by DAKlimas...@gmail.com
on 9 Oct 2013 at 11:49
can you please provide the download location of crx file to be added as
extension. The above location is the complete source code of the extension. But
to add to the whitelist we need a crx file to be added.
Original comment by sirisha....@gmail.com
on 15 Oct 2013 at 3:00
see
Original comment by kkania@chromium.org
on 3 Dec 2013 at 9:04
Can any one please help me in resolving the same issue which I am getting while
trying to execute a Code UI test
"Loading of unpacked extensions is disabled by the administrator"
after I click 'ok' the execution start.
I am not able to understand this issue.
Also if anyone can suggest some steps to remove this in a simple manner...Many
Thanks
Original comment by mkb...@gmail.com
on 3 Jun 2014 at 3:33
Can any one please help me in resolving the same issue which I am getting while
trying to execute a Code UI test
"Loading of unpacked extensions is disabled by the administrator"
after I click 'ok' the execution start.
I am not able to understand this issue.
Also if anyone can suggest some steps to remove this in a simple manner...Many
Thanks
Original comment by mkb...@gmail.com
on 3 Jun 2014 at 3:35
Attachments:
Original issue reported on code.google.com by
DAKlimas...@gmail.com
on 26 Aug 2013 at 2:36