In this project I have implemented concepts from selenium and made a python script for automated submission of a problem in codechef. Language supported are : C, C++, Java, Python
You are needed to have the browser driver for this! It depends on the browser you have, and you can download by clickig the following links.If you are having:
You are also needed to have selenium library which you can download with command
pip install selenium