https://github.com/himanshumahajan138/automation
https://github.com/himanshumahajan138/automation
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/himanshumahajan138/automation
- Owner: himanshumahajan138
- Created: 2024-09-17T18:19:53.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-18T02:54:36.000Z (about 1 year ago)
- Last Synced: 2025-01-27T04:34:44.683Z (8 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### how to run
```
git clone https://github.com/himanshumahajan138/Automation.gitpython -m venv env
env/scripts/activate
pip install selenium
#now run the code in your editor
```