How to install Selenium IDE and record a simple test

preview_player
Показать описание
This playlist is addressed to everyone who wants to learn automation testing without having any coding skills.
Selenium IDE is a record and play tool used for web automation.
In this tutorial we will learn how to install Selenium IDE on Chrome and Firefox and how to record a simple web test using Selenium IDE.

Links:
Рекомендации по теме
Комментарии
Автор

I am currently using selenium IDE and I was recording a test case in which I am asking for some fields, I gave all fields but one field was asking for yaml content and I gave it in correct format but when I rerun the test case, the format of the content of yaml got spoiled, so is there any solution for this?

HarshMishra-fn
Автор

Is it possible to rerun the test automatically if it stops by any error in selenium ide?

maganjhita
Автор

Is it possible to convert test to VBA code?

sephiroLord