-
When we are trying to add the following code to our channel configuration it fails with errors (see the case Description):
**Code from channel configuration:**
`
importPackage(org.slf4j);
try …
-
1. Autox.js 版本:643
2. Autox.js 下载渠道:自编译https://github.com/wangwang-code/openautojs/releases
3. Android 版本:Android 7
4. Android 机型:vmos
5. Android 系统类别:vmos
6. VSCODE Autox.js 扩展版本(可选,如果是连接电脑的问题需要…
-
Hi, when I use htmlunit to load this url
`https://view.inews.qq.com/a/20220607A09ES500?tbkt=D&uid=`
It throw an exception, and I can not get the full web page html. the exception is below :
```
E…
-
Calling message.getMergedConnectorMessage().getStatus() in Postprocessor script causes NPE.
54DETAILS:
Wrapped java.lang.NullPointerException
at 174a6438-0899-417e-81dc-996236edb44f_Postproces…
-
### How can we reproduce the crash?
my code :
```ts
import { OPCUAClient } from 'node-opcua';
async function connectToMachine() {
const client = OPCUAClient.create({
endpointMustExist: false,
…
-
if i change highcharts.js to lastest version,It will throw exception like that:
org.mozilla.javascript.EcmaError: TypeError: Cannot find function attachEvent in object [object HTMLDocument]. (highcha…
-
Not work facebook script http://connect.facebook.net/en_US/all.js
======= EXCEPTION START ========
Exception class=[java.lang.RuntimeException]
com.gargoylesoftware.htmlunit.ScriptException: Exceptio…
-
When detecting a function with different securityDomain, org.mozilla.javascript.Interpreter calls
`return ifun.securityController.callWithDomain`, which fails if there is no securityController for t…
-
Calling message.getMergedConnectorMessage().getStatus() in Postprocessor script causes NPE.
54DETAILS:
Wrapped java.lang.NullPointerException
at 174a6438-0899-417e-81dc-996236edb44f_Postproces…
-
#### Related to Conversion of TypeScript to C++
- [Microvium Concepts; by Michael Hunter](https://github.com/coder-mike/microvium/blob/main/doc/concepts.md)
- [AssemblyScript: A TypeScript-like la…