Get Project path using Javascript #2129
Unanswered
ricardo7martins
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to get the base path to the project I'm working on, so I can create some variables with different paths within the project. Is there a way to do this? With Node.js, I can simply do process.cwd(), but I could not find a way to do it with Maestro's JS
Beta Was this translation helpful? Give feedback.
All reactions