@rohitpateldgm
What version of BAS are you using?
What OS are you using?
Does this problem only occur with one project or with others too?
Please attach the project you are having the problem with to this thread or in a private message on the forum.
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