...
Simple tests with login page :
Simply import attachment file, then run tests
View file | ||
---|---|---|
|
Kwon tests - Add item to cart:
...
with google:
Step 1: Open selenium IDE on chrome and add a test case name Login
...
Step 2: Click Recording button and interact with the page and each of your actions will be recorded in the IDE.
Reference
webpage : https://selenium.dev/selenium-ide/
...