Executes JavaScript code and returns the JSON string result.
Future<String> executeJavaScript(String jsCode);