Configure python in VSCode & run selenium test

preview_player
Показать описание
#selenium_python_qavbox
This video will explain,
How to install & download Visual studio code
Introduction to visual studio code
Setup Python in visual studio code & create a virtual environment to install python libraries
Write & run selenium test in python using VSCode
Рекомендации по теме
Комментарии
Автор

I almost cried trying to get my code to work. This helped me a ton.

lixanderguzman
Автор

Can you also tell me one more thing, I am working by following your steps - but when I create a folder and then I import those modules and their function it throws an error: ModuleNotFound Import Error.
Can you please tell me how can I resolve the same ?

rboulii
Автор

actually stuck on this via Windows at 10:59
My folder doesn't have /bin

Instead the file path is more like .venv/Scripts/activate
The error I get is that the term source is not recognized and I'm asked to check that this path is correct

cvbncvbncvbn
Автор

How to create tool click web on selenium and chrome dirver

hoangnamsc
Автор

Please make video on how to configure java in vscode and run selenium

akhilab.s
Автор

getting error for chromedriver, how i can install

sabbeh
Автор

On Mac vscode it runs but it says that selenium could not be resolved

theinstigatorr
Автор

I'm getting this error: ERROR: Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: 'RECORD'
Consider using the `--user` option or check the permissions.

kheelansarathee
Автор

Sir i attended an interview yesterday, they asked about SelectorsHub xpath tool. Do you have any tutorial on this tool? I want to learn about it.

testtesting