Hi there, In this video, I went through the process of automating a login page using Selenium and wrote a script in Node.js using ChatGPT.
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:30 What is Selenium?
2:46 Prerequisites
4:48 Set up a new Project
5:42 Install Dependencies
6:49 Write the Automation Script
15:15 Run the Script
16:34 Wrap-Up / Thank You :)