Ad Code

✨🎆 Diwali Dhamaka Offer! 🎆✨

Get 20% OFF on All Courses at Shiva Concept Solution click

Create Login Script using Selenium IDE manually?


To Create Selenium IDE TEST SCRIPT first we Open Selenium IDE and Enter the Base URL of LIVE Application.
Open:-  It is used to open SITE using URL
Command                                     Target                                                           value
open                                             /customer/login
Type:-  It is used to type content in text field
type                                           name = customerEmail                          sonivivek451@gmail.com      
Click:-   It is used to click on Button
click                                       //*[@id="loginForm"]/button     



Post a Comment

0 Comments