Skip to content

gajanan-more/python-robot-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Robot Framework Learning Repository

Welcome to the Robot Framework Learning Repository! 🤖 Here, you'll find a collection of learning materials and resources to help you master Robot Framework, from basics to advanced concepts.

Table of Contents

Overview

This repository is designed to be a comprehensive resource for learning Robot Framework, a popular open-source test automation framework. Whether you're a beginner or looking to advance your skills, this repository provides links to valuable courses and tutorials to guide you on your learning journey.

Directory Structure

  • Resources: This directory contains resources needed for automating test cases, including modules, page objects directory, keyword files, etc.

    • PO (Page Objects): This subdirectory holds the page objects used in your test automation.
  • Results: This directory is designated for storing the results of your test automation.

  • Tests: In this directory, you will find your automated test cases.

Courses

YouTube Playlist

References

Contributing

Your contributions are welcome and encouraged! If you have additional resources, tutorials, or tips related to Robot Framework, feel free to contribute by creating a pull request. Let's make this repository a hub for Robot Framework learners.

  1. Fork this repository.
  2. Create a new branch: git checkout -b add-new-resource
  3. Add your resource and update the README.md.
  4. Commit your changes: git commit -m 'Add new resource'
  5. Push to the branch: git push origin add-new-resource
  6. Submit a pull request.

License

This repository is licensed under the MIT License. Feel free to use the content and contribute in accordance with this license.

Happy learning with Robot Framework! 🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published