Script for download code from Quick Admin Panel by using view code option.
- Selenium.
- virtualenv.
Install the dependencies .
$ git clone https://github.com/ibra-hassan/QAP_code_download.git
$ cd QAP_code_download
$ virtualenv venv [Create virtualenv]
$ venv\Scripts\activate [To activate virtualenv]
$ pip install -r requirements.txt [To install selenium]The Variable that related to Quick Admin Panel.
| Variable | Value |
|---|---|
| Url | your url for project |
| your email | |
| Password | your password |