Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 791 Bytes

File metadata and controls

32 lines (22 loc) · 791 Bytes

QAP code download


Script for download code from Quick Admin Panel by using view code option.

Requirements!

  • Selenium.
  • virtualenv.

Installation

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]

Cinfig

The Variable that related to Quick Admin Panel.

Variable Value
Url your url for project
Email your email
Password your password