gamiyama3110 / gamiyama.github.io

技術ブログ(の予定)【動かん】
0 stars 0 forks source link

Chrome Addon Error in chrome.runtime.sendMessage #25

Closed DerTudi closed 1 year ago

DerTudi commented 1 year ago

manifest.txt popup.txt popupHTML.txt background.txt content.txt

I have this files for a Chrome Addon, which has to click a few XPaths with delays, then goes a page back and this will be repeated the whole time! But if i Click on the Start button at the Popup HTML , i get the error in the Developer Section: "Error in chrome.runtime.sendMessage: [object Object]" Context popup.html Stacktrace popup.js:42 (Anonym Function)

What should I do ? ... Thanks for your help!