-Description
-Installation
-Usage
-Optional:Notes
This project serves as an example of how to use the Selenium module.It doesn’t have a definite purpose. it simply replicates what a person can do on Twitter via a panel
- Python must be installed on the computer.
- The Selenium module must be installed.
- A Chrome driver must be installed for selenium module.
İf you only want run the python file then just installing the python files is enough.
But if you need or want an exe file then follow these steps:
- insttal pyinstaller moddule from PyPİ
- Open the Console and enter this code
- A folder named dist will be created and our exe file will be in this folder
The all project's functions have an description so you can easly understand project's orking principles or how to use selenium module