boden
boden copied to clipboard
Configuration error
I encountered a syntax error ...
I have a little trouble interpreting it.
Please explain to me the cause of this error.
This is the code of error :
`
Thank you
It looks to me like there are extra spaces in your command line:
python boden . py ...
Removing them should fix your issue:
python boden.py open -p android -t bodendemo
May I ask where you copied the line from, and what browser you used?