Skip to content

up1/workshop-robotframework-20190308

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

workshop-robotframework-20190308

Step 1 :: Structure of test script

  • Settings
  • Variables
  • Test Cases
  • Keyword

How to run ?

$robot google.robot

Step 2 :: Browser UI Automation with SeleniumLibrary

Step 3 :: Using Tags

How to run ?

$robot -i <your tag> google.robot

Step 4 :: Send variable's vaule deom command line

How to run ?

$robot -v NAME:VALUE google.robot

Reference Websites

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published