Notes:
Today we will learn:
1. How to download python on windows
2. How to install python
3. How to install selenium python libraries
4. Download IDE – PyCharm
5. Create new project
6. Add selenium scripts
7. Run and Validate
Step 1 : download python – https://www.python.org/downloads/
Step 2 : Install and check python and pip is installed successfully
python –version
pip –version
Step 3 : install selenium libraries
pip install -U selenium
Step 4 : Download PyCharm – community edition
https://www.jetbrains.com/pycharm/download/#section=windows
Step 5 : Create new project in PyCharm
Step 6 : Adding selenium scripts to the project
Step 7 : Run from IDE
Run from Command Line
Some Useful TIPS
About – https://www.youtube.com/channel/UCTt7pyY-o0eltq14glaG5dg/about
Playlists – https://www.youtube.com/channel/UCTt7pyY-o0eltq14glaG5dg/playlists
Like on Facebook :
https://www.facebook.com/automationstepbystep
Follow on Twitter:
https://twitter.com/automationsbs
Subscribe on Youtube :
http://youtube.com/automationstepbystep
Selenium Python YouTube Playlist
Send me your comments and feedback