Bot to complete Oracle Learning Modules
- Run
pip install selenium
on cmd/terminal - Make sure you have Chrome Browser Installed
- Open Chrome -> Go to settings -> About Chrome and NOTE DOWN THE CHROME VERSION
- Go to ChromeDriver and download the chromedriver corresponding to your chrome version.
- Open
sharedScript.py
and replace theexecutable_path
in line 13 with the path of your downloaded ChromeDriver. - In the same code edit line 16 and line 17 to correspond to your username and password
- Run the script with line 31 commented and line 30 uncommented to complete
Java Foundations 2019 Learner - English
- Run the script with line 30 commented and line 31 uncommented to complete
Java Fundamentals 2019 Learner - English