@radb0310 Thank you for your reply. This is how I currently have it configured. However, it seems to be incorrect at times—for instance, my IP address is in Germany, but my primary language is set to US English.
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