This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from selenium import webdriver | |
from time import sleep | |
import sys | |
import os | |
try: | |
repository_name = str(sys.argv[1]) | |
except IndexError: | |
print("plase provide repository name as a argument") | |
exit() |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- download and install android studio | |
- download AVD of pixel3 ( any mobile ) | |
- download gradle from ( https://gradle.org/releases/ ) | |
* user path | |
----------- | |
variable : GRADLE_HOME : C:\gradle-6.5.1 | |
path : %GRADLE_HOME%\bin |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Project Directory Structure | |
---------------------------- | |
project-main-dir | |
- db.sqlite3 | |
- venv | |
- requirement.txt | |
- myproject | |
- myproject | |
- settings.py |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
*important topics | |
1.subject line | |
2.greeting | |
3.Email Text | |
4.Closing | |
1. Subject Line ----- | |
clear and brief |