Skip to content

Additional Debugging Support for Injected Scripts #804

Open
@AndrewMore1

Description

@AndrewMore1

Is your feature request related to a problem? Please describe.
I am currently struggling to debug problems with scripts that have been added to the webbrowser via the AddScriptToExecuteOnDocumentCreated. As it currently stands this code is run in a blackbox which provides no feedback. There are no errors, no logs, no messages, no exceptions, which makes debugging very challenging.

I have similar issues with debugging code injected via the ExecuteScript API

Describe the solution you'd like and alternatives you've considered
I'd like to see any scripts injected or run added to a section in the Source tab that lists these scripts, and allows break points to be set against them.

AB#31335433

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestfeature requesttrackedWe are tracking this work internally.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions