1. install python, May refer to :python Installation and deployment of _ Acrobat's blog -CSDN Blog _python Installation and deployment
2.selenium Installation of tool newspaper , May refer to :selenium stay pycharm Install in selenium_ Acrobat's blog -CSDN Blog
You can also use python command ,pip install selenium Online installation
3. Browser installation
4. Browser driven download : Browser driven download _ Acrobat's blog -CSDN Blog
Then extract the file and copy the browser driver file to python Root directory .
5. install pycharm.