Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Chrome 80 seems broken for CEP plugin's remote debugging (CEP7)

Contributor ,
Feb 07, 2020 Feb 07, 2020

I got Chrome update for version 80 and realized CEP plugin's remote debugging is broken.

I verified that Chrome ver 79 is still working after reinstalled old version.

The project is old code base on CEP7.

 

I wonder if this is happening on CEP7 only or happening on CEP8 or CEP9.

Also it would be fixed on later Chrome version or CEP7 is outdated from standard.

 

 

 

 

 

 

1.6K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Feb 07, 2020 Feb 07, 2020

Hi Naoki,

Are you aleady try to use cefclient?

https://github.com/Adobe-CEP/CEP-Resources/tree/master/CEP_9.x


AFAIK, Chrome doesn't work correctly because of its limitations.

Translate
Community Expert ,
Feb 07, 2020 Feb 07, 2020

Hi Naoki,

Are you aleady try to use cefclient?

https://github.com/Adobe-CEP/CEP-Resources/tree/master/CEP_9.x


AFAIK, Chrome doesn't work correctly because of its limitations.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Feb 10, 2020 Feb 10, 2020

@Ten_A,

 

Thank you very much for the information.

I did not realized cefclient for debugging as Chrome was working long time.

 

As I tested, chefclient from CEP7 does not work any more. It looks like it is using shared component from installed Chrome app.

But chefclient from CEP 9 works fine even my project is based on CEP 7.

 

https://github.com/Adobe-CEP/CEP-Resources/tree/master/CEP_9.x

 

Thank you very much,

Naoki

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Feb 14, 2020 Feb 14, 2020

I posted another solution that (hopefully) allows you to continue using Chrome: https://community.adobe.com/t5/exchange/cannot-debug-in-chrome-80-inspectable-web-elements-not-avail...

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Feb 14, 2020 Feb 14, 2020
LATEST

@tongfa

 

Thank you very much for addtional info.

For my case (no UI componet), cefclient is working fine.

I can keep running cefclient.

Chrome is taking too much resource (CPU and RAM), so I prefered to limit usage.

 

Thank you,
Naoki

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines