SlideShare a Scribd company logo
2
Most read
16
Most read
22
Most read
Robot Framework with Python | Edureka
What Is Robot Framework In Python?
Standard Libraries
Built-in Tools
www.edureka.co/python
Organizing Test Cases
Test Cases
Keywords
Variables
Use Case – RobotFramework-SeleniumLibrary
What Is Robot Framework In Python?
www.edureka.co/python
What Is The Robot Framework In Python?
www.edureka.co/python
ATTD
Acceptance
Testing
Robotic
Process
Automation
Robot Framework Architecture
www.edureka.co/python
Robot Framework Installation
www.edureka.co/python
The installation works
like any other library or
framework in python
www.edureka.co/python
Standard
Libraries
www.edureka.co/python
OperatingSystem
Builtin
Dialogs
Collections
DateTime
Telnet
Process
String
Remote
Screenshot
www.edureka.co/python
Built-In Tools
www.edureka.co/python
Rebot
Tidy
Libdoc
Testdoc
www.edureka.co/python
Test Cases
www.edureka.co/python
Data-Driven
Tests
Workflow Tests
High Level Tests
www.edureka.co/python
Keywords
www.edureka.co/python
Library Keywords: All the lowest level
keywords are defined in standard libraries that
can be implemented using programming
languages like Python, Java , etc.
User Keywords: One of the powerful features of
robot framework is that we can make custom
high-level keywords using other keywords
www.edureka.co/python
Variables
www.edureka.co/python
Defining Variables
Using Variables
www.edureka.co/python
Organizing
Test Cases
www.edureka.co/python
If you want a specific keyword in a test to be executed before or
after, you can use the “Test Setup” and “Test Teardown”
settings in the settings table. You can also use “Suite Setup”
and “Suite Teardown” to execute keywords before or after in a
test suite as well.
The robot framework allows tags to give the test cases free
metadata. The tags can be set in a file using “Force Tags”
and “Default Tags”.
Setups And Teardowns
Using Tags
www.edureka.co/python
Copyright © 2017, edureka and/or its affiliates. All rights reserved.
www.edureka.co
RobotFramework-SeleniumLibrary
www.edureka.co/python
After the installation is complete you still
need to install relevant drivers for the
operating systems and browsers that you
want to use in the tests.
The general approach is to install the browser
driver like Chromedriver for chrome but
alternatively, you can use the tool called
Webdrivermanager
Browser Drivers
The selenium library in the robot framework
is a web testing library that uses the selenium
tools internally.
And The installation works like any other
library, using the pip install command.
Selenium Library
www.edureka.co/python

More Related Content

PDF
Robot Framework Introduction
PDF
Robot Framework Dos And Don'ts
PPTX
Scripting robot
PDF
Test Automation Using Python | Edureka
PDF
Functional Tests Automation with Robot Framework
PPTX
Robot Framework
PDF
Ruin your life using robot framework
PDF
Robot framework and selenium2 library
Robot Framework Introduction
Robot Framework Dos And Don'ts
Scripting robot
Test Automation Using Python | Edureka
Functional Tests Automation with Robot Framework
Robot Framework
Ruin your life using robot framework
Robot framework and selenium2 library

What's hot (20)

PPTX
Robot framework
PPT
Test Automation Framework Designs
PDF
Introduction to Robot Framework
PDF
An Introduction to Test Driven Development
PPT
05 junit
PDF
Unit Testing with Jest
PDF
스프링 부트와 로깅
PDF
Test Automation Framework Design | www.idexcel.com
PDF
ATDD Using Robot Framework
PDF
Introduction to Robot Framework – Exove
PDF
Unit and integration Testing
PPTX
Introduction to robot framework
PPTX
Understanding Unit Testing
PPTX
POSTMAN.pptx
PPTX
Rest assured
PPTX
Saving Time By Testing With Jest
PDF
Building a Test Automation Strategy for Success
PPSX
PDF
Katalon Studio - A Codeless Automation Tool.pdf
Robot framework
Test Automation Framework Designs
Introduction to Robot Framework
An Introduction to Test Driven Development
05 junit
Unit Testing with Jest
스프링 부트와 로깅
Test Automation Framework Design | www.idexcel.com
ATDD Using Robot Framework
Introduction to Robot Framework – Exove
Unit and integration Testing
Introduction to robot framework
Understanding Unit Testing
POSTMAN.pptx
Rest assured
Saving Time By Testing With Jest
Building a Test Automation Strategy for Success
Katalon Studio - A Codeless Automation Tool.pdf
Ad

Similar to Robot Framework with Python | Edureka (20)

PPTX
Robot framework
PDF
Mastering Python Network Automation Automating Container Orchestration Config...
PDF
Best Selenium Python Frameworks for Test automation.pdf
PDF
Mastering Python Network Automation Tim Peters
PPTX
Robot framework Gowthami Goli
PDF
Expert Python Programming - Second Edition Michał Jaworski
PPTX
robot framework1.pptx
PDF
Introduction to Robot Framework (external)
PDF
Robot Framework Introduction & Sauce Labs Integration
PDF
Mastering Python Network Automation Tim Peters
PPTX
Introduction to Python Basics Programming
PPTX
Complete python toolbox for modern developers
PPTX
Python course task 10 guruprasanth.s
PPTX
Introduction to-python
PDF
Python Developer Certification
PDF
Pyhton-1a-Basics.pdf
PPT
10071756.ppt
PDF
WDI 2021 - Pierwszy duży projekt w Pythonie i Selenium - Katarzyna Javaheri-S...
PPTX
ATAGTR2017 Expanding test horizons with Robot Framework
PPTX
Basics of python
Robot framework
Mastering Python Network Automation Automating Container Orchestration Config...
Best Selenium Python Frameworks for Test automation.pdf
Mastering Python Network Automation Tim Peters
Robot framework Gowthami Goli
Expert Python Programming - Second Edition Michał Jaworski
robot framework1.pptx
Introduction to Robot Framework (external)
Robot Framework Introduction & Sauce Labs Integration
Mastering Python Network Automation Tim Peters
Introduction to Python Basics Programming
Complete python toolbox for modern developers
Python course task 10 guruprasanth.s
Introduction to-python
Python Developer Certification
Pyhton-1a-Basics.pdf
10071756.ppt
WDI 2021 - Pierwszy duży projekt w Pythonie i Selenium - Katarzyna Javaheri-S...
ATAGTR2017 Expanding test horizons with Robot Framework
Basics of python
Ad

More from Edureka! (20)

PDF
What to learn during the 21 days Lockdown | Edureka
PDF
Top 10 Dying Programming Languages in 2020 | Edureka
PDF
Top 5 Trending Business Intelligence Tools | Edureka
PDF
Tableau Tutorial for Data Science | Edureka
PDF
Python Programming Tutorial | Edureka
PDF
Top 5 PMP Certifications | Edureka
PDF
Top Maven Interview Questions in 2020 | Edureka
PDF
Linux Mint Tutorial | Edureka
PDF
How to Deploy Java Web App in AWS| Edureka
PDF
Importance of Digital Marketing | Edureka
PDF
RPA in 2020 | Edureka
PDF
Email Notifications in Jenkins | Edureka
PDF
EA Algorithm in Machine Learning | Edureka
PDF
Cognitive AI Tutorial | Edureka
PDF
AWS Cloud Practitioner Tutorial | Edureka
PDF
Blue Prism Top Interview Questions | Edureka
PDF
Big Data on AWS Tutorial | Edureka
PDF
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
PDF
Kubernetes Installation on Ubuntu | Edureka
PDF
Introduction to DevOps | Edureka
What to learn during the 21 days Lockdown | Edureka
Top 10 Dying Programming Languages in 2020 | Edureka
Top 5 Trending Business Intelligence Tools | Edureka
Tableau Tutorial for Data Science | Edureka
Python Programming Tutorial | Edureka
Top 5 PMP Certifications | Edureka
Top Maven Interview Questions in 2020 | Edureka
Linux Mint Tutorial | Edureka
How to Deploy Java Web App in AWS| Edureka
Importance of Digital Marketing | Edureka
RPA in 2020 | Edureka
Email Notifications in Jenkins | Edureka
EA Algorithm in Machine Learning | Edureka
Cognitive AI Tutorial | Edureka
AWS Cloud Practitioner Tutorial | Edureka
Blue Prism Top Interview Questions | Edureka
Big Data on AWS Tutorial | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
Kubernetes Installation on Ubuntu | Edureka
Introduction to DevOps | Edureka

Recently uploaded (20)

PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Empathic Computing: Creating Shared Understanding
PPTX
Cloud computing and distributed systems.
PDF
NewMind AI Monthly Chronicles - July 2025
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
KodekX | Application Modernization Development
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Sensors and Actuators in IoT Systems using pdf
PDF
GamePlan Trading System Review: Professional Trader's Honest Take
PDF
madgavkar20181017ppt McKinsey Presentation.pdf
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
CIFDAQ's Market Wrap: Ethereum Leads, Bitcoin Lags, Institutions Shift
PDF
GDG Cloud Iasi [PUBLIC] Florian Blaga - Unveiling the Evolution of Cybersecur...
PPTX
Telecom Fraud Prevention Guide | Hyperlink InfoSystem
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
MYSQL Presentation for SQL database connectivity
Empathic Computing: Creating Shared Understanding
Cloud computing and distributed systems.
NewMind AI Monthly Chronicles - July 2025
20250228 LYD VKU AI Blended-Learning.pptx
KodekX | Application Modernization Development
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
Spectral efficient network and resource selection model in 5G networks
Sensors and Actuators in IoT Systems using pdf
GamePlan Trading System Review: Professional Trader's Honest Take
madgavkar20181017ppt McKinsey Presentation.pdf
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Diabetes mellitus diagnosis method based random forest with bat algorithm
NewMind AI Weekly Chronicles - August'25 Week I
Advanced methodologies resolving dimensionality complications for autism neur...
CIFDAQ's Market Wrap: Ethereum Leads, Bitcoin Lags, Institutions Shift
GDG Cloud Iasi [PUBLIC] Florian Blaga - Unveiling the Evolution of Cybersecur...
Telecom Fraud Prevention Guide | Hyperlink InfoSystem

Robot Framework with Python | Edureka