Skip to content

Conversation

@kysmith-csg
Copy link
Contributor

The current JavaScriptExecutor only contains a single method, execute, which does not allow the return value of the given JavaScript code to be captured. This change adds a new method, evaluate, that returns with the return value of the JavaScript code (if any).

@eclipse-rap-bot
Copy link

Can one of the admins verify this patch?

@mknauer
Copy link
Contributor

mknauer commented Apr 15, 2025

ok to test

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.

3 participants