Skip to content

Get core bridge js#56

Merged
ioa747 merged 4 commits intoioa747:mainfrom
mlipok:__Get_Core_Bridge_JS
Feb 2, 2026
Merged

Get core bridge js#56
ioa747 merged 4 commits intoioa747:mainfrom
mlipok:__Get_Core_Bridge_JS

Conversation

@mlipok
Copy link
Copy Markdown
Contributor

@mlipok mlipok commented Feb 2, 2026

Important

Thanks for your effort and interest 💛 in improving the project. It's very appreciated.

Description

JavaScript console log support

🔗 Linked GitHub Issues

#49 (comment)

Closes #<number>

📋 What is the current behavior?

this following line is not working properly - you cant get the message

$_g_oWeb.ExecuteScriptWithResult('console.log("Hello world!");')

🚀 What is the new behavior?

8-JavaScript.au3 shows that it works now


Type of changes

  • 🪲 Bugfix (change which fixes an issue)
  • ⭐ New Feature (change which adds functionality)
  • ⭐ New Example (this PR adds a new example)
  • 🔒 Security fix (change which improves security)
  • 🔮 Code style update (formatting, renaming)
  • 🔨 Refactoring (code optimization without functional change)
  • 📚 Documentation (updates to README or docs)
  • ⚙️ Build or CI related changes
  • 🧿 Other type

Breaking changes 🔥

  • Yes
  • No

How and where was this tested?

🖥️ Describe where you tested your changes

System:

  • Windows 11 (x64)
  • Windows 10 (x64)
  • Windows 10 (x86)
  • Windows Server ......

Context:

  • COM object NetJson.Parser
  • COM object NetWebView2.Manager - WebView2
  • COM object NetWebView2.Manager - Bridge
  • UDF - NetWebView2Lib.au3
  • Examples: ...
  • with ...

🔬 Describe how you tested your changes

  • Manually tested in system and context shown above
  • Ran automatic tests (unit tests, integration tests, etc.)
  • Other ways

Checklist

  • I have read and understood the available contributing guidelines.
  • I have ensured my code follows the available code conventions.
  • I have reviewed my changes.
  • I have made corresponding changes to the documentation (if applicable).
  • I have added/updated necessary tests to cover the changes (if applicable).
  • I have checked for potential security implications.

Additional context

#49

Screenshots

none

Note to reviewers

none

@ioa747 ioa747 merged commit 8522db4 into ioa747:main Feb 2, 2026
@mlipok mlipok deleted the __Get_Core_Bridge_JS branch February 2, 2026 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants