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

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

Contributor ,
Feb 07, 2020 Feb 07, 2020

Copy link to clipboard

Copied

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.

 

 

 

 

 

 

Views

1.2K

Translate

Translate

Report

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.

Votes

Translate

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

Copy link to clipboard

Copied

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.

Votes

Translate

Translate

Report

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

Copy link to clipboard

Copied

@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

 

Votes

Translate

Translate

Report

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

Copy link to clipboard

Copied

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...

Votes

Translate

Translate

Report

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

Copy link to clipboard

Copied

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

 

Votes

Translate

Translate

Report

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