This Will help you to submit your problem for ongoing contest or practise problem on codechef only using terminal.
WEB AUTOMATION USING SELENIUM
- To Run the Program first install selenium. use: sudo pip3 install selenium.
- Save your .cpp file in home Directory.
- Run the program using : python3 filename.py or run on jupyter notebook.