Selenium Tutorial #7 - Selenium IDE - Storing Text from Webpage using storeText

preview_player
Показать описание
Selenium IDE tutorial storing data in a variable using store text command in selenium IDE example.
This tutorial explains how we can use store command in Selenium IDE to store data from web page in a variable in Selenium IDE with the help of examples.

Selenium IDE is one of the Automation tools provided by Selenium which is used to record and playback the automation suite and highlighting the web page elements.
Рекомендации по теме
Комментарии
Автор

Please make video how to store in csv and read from csv. TQ

reezalaq
Автор

Thanks for the videos. It is very easy to understand. In relating to 'storeText' command, can you store a portion of the information message in your example like 'in' or '!"? Can you show me how to capture a short string of text please? Thanks.

HenryTTo