You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 6, 2021. It is now read-only.
When i include the esapi.js file and use the for..in loop in my js function, it automatically adds the each parameter and calls the function(fIterator) which leads to error.
Check the screenshot below. When i define a variable and run it in for...in loop, the other functions in esapi.js are also called.