Skip to content
#

chrome-debugging-protocol

Here are 39 public repositories matching this topic...

joelanman
joelanman commented Mar 16, 2018

I'm trying to follow the quick guide, I've done these steps:

  1. serverless create -u https://github.com/adieuadieu/serverless-chrome/tree/master/examples/serverless-framework/aws
  2. export AWS_PROFILE=serverless
  3. npm run deploy

However at point 3, I'm not in the right folder am I?

If I cd aws and the run npm run deploy I get an error:

Serverless Error ---------------
akrantz
akrantz commented Mar 5, 2019

Debugging Office Add-ins running in Chrome will work, meaning breakpoints will be hit, when using the Chrome browser dev tools. However, when using VSCode Debugger for Chrome, the breakpoints will not be hit. It appears that the extension does not handle scriptParsed messages for source inside of an iframe.

  • VS Code Version: 1.31.1
  • Log file (set "trace": true in launch config):

Steps t

Improve this page

Add a description, image, and links to the chrome-debugging-protocol topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the chrome-debugging-protocol topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.