Hi,
I was using getWebDriverProxyingViaZAP in Oracle script engine before and the script was working fine. but when i try to run the script in Gaarl i am getting error.
"org.graalvm.polyglot.PolyglotException: TypeError: undefined has no such function "getWebDriverProxyingViaZAP"org.graalvm.polyglot.PolyglotException: TypeError: undefined has no such function "getWebDriverProxyingViaZAP""
Is there any replacement we can use for getWebDriverProxyingViaZAP in Gaarl?
Thank you