Hi ,
Can you help how to give this session override argument in server. Please help with this much needed info.
Currently i am running with following command:
node --max-old-space-size=4096 "C:\Program Files (x86)\Appium\node_modules\appium\lib\server\main.js"
But i am not getting where to set the --session-override parameter. Whether in file or at the command line argument. I tried command line argument but not worked.
Please help.