Plugin
Executes Javascript, allow defining errors
Error Enum explanation
Error | Description |
---|---|
TIMEOUT | Execution time exceeded the allowed time |
MEMORY | Execution used too much memory |
RESULT_NON_TEXT | The result was not a text |
UNKNOWN | Unknown error |