Robot Framework tutorial 6- Selenium Library for web automation on WINDOWS - part1

preview_player
Показать описание
Subscribe and receive updates about our tutorials on Robot framework and CI. We post around 4-5 lectures in a week.

At 11s, I spoke about link to install robotframework. I'll soon update the link. Currently there is no link.

In this video, you will learn how to automate a web application using robotframework and Selenium Library. We are using python 3.7, Robotframework 3 and latest Selenium Library.

Test script used in the tutorial:

*** Settings ***
Library SeleniumLibrary

*** Test Cases ***
TC1
Click Element //span[text()='Submit']
Close Browser
Рекомендации по теме
Комментарии
Автор

can you help me in robot framework suggestion code is not working . like i m not getting any suggestions when i type somecode can you help ?

anuj
Автор

Hi bro, I need small help regarding excel auotmation using robotftramework ride to populate values into web application
.

saikrishna