Please attach a test project that replicates this problem. Also, specify what is in the resource? You can attach the project and the file for the resource here or in a forum PM.
How to correctly incorporate chance js into BAS?
-
Is there a way to incorporate change js into BAS?
chancejs is basically a javascript that creates a variety of random data and would be incredibly helpful in formfilling.
chancejs.com -
I successfully added it to BAS but how do I use it exactly
e.g. there's a field I want to fill which is first name and the code to do that is chance.first()
I tried clicking the element and adding that as value and changed to expression but it didn't do anything.
@Fox