How to Start Django Server on a remote host via robotframework .robot file? I tried robotframework-djangolibrary still not working on remote host, but local it's working.
I tried executing manage.py runserver command but didn't work for remote again.
Now in the picture i placed files in remote srever and executing this file automatically. Still no success