How to automate the login page using Selenium, Node.js | Pt - 2

Опубликовано: 18 Август 2023
на канале: FEWV
116
4

Hi there, In the last video, I went through the process of automating a login page using Selenium and wrote a script in Node.js using ChatGPT. This is the continuation of the last video.
Also, you can refer to my website for a better understanding of this topic: https://fewv.dev/

Downloading and installing Node.js and npm:
https://docs.npmjs.com/downloading-an...

The website I used to automate:
https://practice.expandtesting.com/login

Thank you for watching! :)
If you have any queries feel free to ask me in the comment section below.

Chapters:
0:00 Intro
0:38 Sleep function
1:52 Solving Errors
2:34 Delay function
5:00 Wrap-Up / Thank You :)