Web Automation With Robot Framework II Complete Tutorial

preview_player
Показать описание
In this tutorial we have shown you how you can use Robot Framework and Selenium Library to Automate the Website and use it for Automation Testing over different Web Applications and Websites.
#robat_Framework #codersarcade #python
⭐️ Contents ⭐
⌨️ (00:00) Introduction
⌨️ (01:05) Introduction To Robot Framework
⌨️ (07:12) Installing Robot Framework & Its Dependencies
⌨️ (31:34) First test Case Using Robot Framework
⌨️ (53:55) Variable & Keyword Sections In Robot Framework
⌨️ (01:02:23) Handling Input Box In Robot Framework
⌨️ (01:19:50) Validation Of Input Box & Title Of An Webpage Using Robot Framework
⌨️ (01:37:51) Handling Radio Buttons & Check Boxes Using Robot Framework
⌨️ (01:52:43) Handling Dropdown Menus In Robot Framework
⌨️ (02:03:07) Handling List Boxes In Web Pages Using Robot Framework
⌨️ (02:15:08) Waits & Timeouts In Robot Framework Part 1
⌨️ (02:25:21) Waits & Timeouts In Robot Framework Part 2
⌨️ (02:31:46) Waits & Timeouts In Robot Framework Part 3
⌨️ (02:38:23) How To Close Single & Multiple Browsers In Robot Framework
⌨️ (02:47:22) Working with Tabs Using Robot Framework
⌨️ (03:02:42) Handling Alert Box On A Webpage Using Robot Framework
⌨️ (03:09:08) Navigating through Different Websites Using Robot Framework
⌨️ (03:18:33) How To take Screenshots Using Robot Framework
⌨️ (03:31:08) How To Scroll Webpages Using RobotFramework
⌨️ (03:38:25) Performing Mouse Actions Using RobotFramework
⌨️ (03:45:04) Performing Drag & Drops Using RobotFramework
⌨️ (03:56:07) Working With Keywords In Robot Framework
⌨️ (04:09:29) How To Use Keywords With Arguments In Robot Framework
⌨️ (04:24:55) Returning Values Using Keyword Arguments In Robot Framework
⌨️ (04:42:20) Extracting Data From A HTML Table Using Robot Framework
⌨️ (04:52:01) Validation Actions On HTML Table Using Robot Framework
⌨️ (04:59:14) Validation Actions On HTML Table Part 2
⌨️ (05:09:05) Data Driven Testing In Robot Framework - Part 1
⌨️ (05:32:58) Data Driven Testing In Robot Framework - Part 2
⌨️ (06:08:55) Data Driven Testing With Excel In Robot Framework

👉Check Out Our Other Playlist As well:-

💻C programming For Problem Solving (VTU):

💻Robot Framework Tutorials using Python:

📕 Want To Learn From us:
* framework tutorial
* robot framework with python
* robot framework beginner tutorial
* robot framework pycharm
* robot framework tutorial for beginners
* robot framework step by step
* how to use robot framework
* python robot framework tutorial
* robot framework selenium tutorial
* what is robot framework
* python robot framework
* robot framework selenium
* robot framework for beginner
* how to install robot frameworkrobot framework in python
* n robot framework
* robot framework tutorial
* robot framework with python
* robot framework beginner tutorial
* robot framework pycharm
* robot framework tutorial for beginners
robot framework with python
pycharm robot framework
robot framework python tutorial
robot framework example test case python
python robot framework tutorial
robot framework selenium python
pip robot framework
rpa framework python
robot framework python library
robot framework import python library
robot framework with python tutorial
robot framework python example
robot framework in python
python robot framework example
selenium robot framework python
robot framework python 3
robot framework python library example
robot framework with pycharm tutorial
robot framework with selenium python
robot framework tutorial with python
python robot testing
execute robot framework from python

#RobotFramework #Selenium #WebAutomation #AutomationTesting #RobotFrameworkComplete Tutorial #RobotframeworkFullTutorial
Рекомендации по теме
Комментарии
Автор

OMG !! Finally got a video that covers entire Robot framework. Thank you man,
You got another subscriber here..

untitledanonymous
Автор

Very Good Initiative, I was looking for a Full Tutorial on Robot Framework since long, but finally got it here, Thanks a lot for this. Pls keep making such videos in future. again thanks a lot

mojahidali
Автор

one of the best video series really well work Sir keep updating us about ROBOT framework

ansbhatti
Автор

Thanks for complete tutorial. Can you please make project on E-Commerce using robot-framework end to end as it will be really helpful also all of us who are following you tutorial.

RAKESHKUMAR-hxgy
Автор

Please make one full video for Api automation using robot framework with python

Lakshmikumari-pudi
Автор

I didn't find chropath and selectorhub in web site inspect. Please let know what is the way to find cropath.Thanks

ganeshsmart
Автор

Nice explanation and good video. Can you explain how you can automate if I want to automate youtube scrolling and select a video and play.

kalpnarawat-viph
Автор

Great video. Intellibot no longer works with latest selenium library. Any solutions?

cgiannopoulos
Автор

HI thanks for your video. Can Robot Framework be used to Automate Dynamics 365. I am looking for the best way to Automate Dynamics 365

maint-account
Автор

Thank you so much for your solution it worked but now I have an issue with the login cases I was writing they give an error it says " Element with locator 'name:Username' not found. I tried many times to put UserName and Username both gave me the same error

monakamp
Автор

I am getting this error AttributeError: 'WebDriver' object has no attribute 'find_elements_by_xpath'. When I enter the xpath against the google text box. Infact I am getting this error against any xpath I have written. Any suggestions would be much appreciated.

artirixlondon
Автор

No suggestions to my pycharm and also i changed the to other version still same problem

alimcheik
Автор

thanks very much. I got an error toward the end of the course where you have aligned username and password with the test cases section.

neoanderson
Автор

Hi, how to write the test case for capturing the error message for the login screen in robotframework using pycharm as editor

akashthemasterstoryteller
Автор

Can we drag and drop an element to the particular position using robot framework

Vrweddings
Автор

Hello! After I open the browser on google website the cookies policy shows up and cannot find the xpath for the accept cookies button. Thank you!

MeJust
Автор

Hi, when I click on "venv" I cannot see scripts folder, only bin, and lib ...what to do? Thank you in advance

davidnovakovic
Автор

Hi sir, Why is my browser is closing after running the last command
even though I did not close the browser

janaltwinpineda
Автор

I followed your steps and created the test.robot file. but I couldn't see the at robot icon for the robot file. I could see only the file icon for that

sreedev
Автор

Hello,
I wonder if you have a video on how to login to a hospital information system based on ID number and password.

monakamp