I have installed only Node.js 22 without any modules. When I open my bot, it starts loading Node.js 22 but then switches to Node.js 18. Why does this happen if I only installed version 22? Thanks for the clarification.
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