Skip to content

subhadeeppaul/Automated-Codechef-Submission

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Automating-Codechef-Submission

A python-based script to automatically login and submit the code in solution file to the given problem code.

Prerequisites:

  1. Python 3+
  2. Selenium
  3. Chromedriver

Installation

pip install selenium

  • From https://chromedriver.chromium.org/downloads, download the particular browser's webdriver.
  • We can use the particular browser's webdriver and then use selenium to automate work.
  • Ensure that the webdriver and code to be submitted is in the same repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors