Skip to content

oguzayse/RobotFramework

 
 

Repository files navigation

RobotFramework

Learning Web Automation using Robot Framework with Selenium as part of my placement.

Topics Covered

  • What's a test automation framework?
  • Robot Framework vs. Selenium
  • Creating and running your first script
  • Options for running scripts, including PyCharm and Jenkins
  • Making a script more readable
  • Using variables to centralize data
  • Incorporating the Page Object Model
  • Robot Framework libraries
  • Advanced command-line options
  • Forcing and randomizing test execution order
  • Making decisions with automatic variables
  • Using keywords to return values
  • Updating Python and PIP
  • Updating your libraries, browsers, and web drivers
  • Testing specific elements with web locators
  • Conditionals and loops
  • Dictionaries
  • Data-driven testing
  • Testing a multisite from end to end with Robot Framework

Sources

About

Learning Web Automation using Robot Framework with Selenium using LinkedIn Learning by Bryan Lamb.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 99.2%
  • Other 0.8%