@adshung Everything works fine for me, even on several machines. Most likely, the problem is with some kind of build (did you download it from the official Microsoft website?). Maybe you don't have enough space. Try running the installation as an administrator.
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