axe-firefox-devtools icon indicating copy to clipboard operation
axe-firefox-devtools copied to clipboard

Add-on missing during remote debugging

Open basiphobe opened this issue 6 years ago • 0 comments

The aXe add-on is not available using Firefox's remote debugging feature. The add-on is installed (and working correctly) both locally, and on the remote instance, and is listed under the "Available remote add-ons" after connecting remotely. But choosing the aXe option results in the developer tools window displaying an error:

Could not map contract ID '@mozilla.org/widget/printdialog-service;1' to CID {06beec76-a183-4d9f-85dd-085f26da565a} because no implementation of the CID is registered.

axe1

axe2

Remote Firefox is running in a Virtualbox VM. Local Firefox (61.0b4 (64-bit)), and remote Firefox (60.0 (64-bit)) are both running under Windows 10. All other remote debugging tools (inspector, console, etc.) are working as expected.

basiphobe avatar May 15 '18 16:05 basiphobe