Selenium WebDriver using Python | Environment Setup

Publicado em: 23 Junho 2020
no canal de: VishnuVardhanChowdary
282
0

Installation Process:
Install Python
Install PyCharm (Community Version)
Setup PIP(Package Installation Manager of Python):
Install Libraries using PIP
Setup Python:
Download Python
Install Python
Setup Environment Variables
Verify Python installed or not (python --version)

Setup PyCharm:
Download PyCharm
Install PyCharm
Open PyCharm and Create New Project
Setup PIP:
Used to install packages/libraries. Currently we are working with Selenium so we can install Selenium packages using PIP.
Verify PIP is installed or not (pip --version)

Install Libraries using PIP:
Install Selenium Package using PIP.

pip Commands:
pip install selenium
pip uninstall selenium
pip list

Note: Add Installed package to Project

Please do SUBSCRIBE to my YouTube channel for further videos.
For Free Demo or Training contact through Mobile/Email : +91 - 9597100592/vardhancuit@gmail.com


Nesta página do site você pode assistir ao vídeo on-line Selenium WebDriver using Python | Environment Setup duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário VishnuVardhanChowdary 23 Junho 2020, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 282 vezes e gostou 0 espectadores. Boa visualização!