Giter Site home page Giter Site logo

yuryalencar / clashrpawithrobot Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 25 KB

Example of the RPA using Robot Framework to find informations and create an new API key. Created: 23/01/2021

License: MIT License

RobotFramework 61.73% Python 38.27%
rpa-robots rpa robotframework python3 clashofclans sample-code

clashrpawithrobot's Introduction


RPA: An Sample Using Robot Framework.

Table of Contents

About Project

This project aims provide a sample robot to get and generate an csv with members of the Clash Royale Based in start tag information.

Starting

Installation

For run this project is required: Robot Framework and Playwright. For install use below steps.

  1. Install Python 3
https://www.python.org/downloads/
  1. Install Robot Framework
pip3 install robotframework
  1. Install Playwright to Robot Framework
pip3 install robotframework-browser
rfbrowser init

Languages used

How To Use

  1. Copy your config.example.robot to config.robot.
cp config.example.robot config.robot
  1. Configure your config.robot file setting your respective user.
OBS.: IN ${TAG_CLA_START} VARIABLE REPLACE '#' TO '%23'
  1. Run your Robot
robot -d ./logs  --loglevel <INFO | DEBUG> robots

Best Pratices

  1. Run yours tests using -d ./logs for organize log files.

Files by directories

Below is a list of the files by directory.

Directory Files in folder
config config.robot and page_register.config.robot for config and imports all robot pages.
components components.robot all components of the system.
robots Contains all robots execution.
pages Contains all pages of the system (Page Object Pattern and Page Factory).
pages/commons hooks.robot for setup robot and robot teardown.

Contributing

Contributions are what make the open source community an incredible place to learn, inspire and create. Any contribution you make will be much appreciated.

  1. Make a project Fork
  2. Create a Branch for your feature (git checkout -b feature/amazing-feature)
  3. Insert your changes (git add .)
  4. Make a commit with your changes (git commit -m 'feat(<teasy-filename>): Inserting a Amazing Feature !)
  5. Push the branch (git push origin feature/amazing-feature)
  6. Open a Pull Request

License

Distributed under the MIT license. See LICENSE for more information.

Contact

Yury Alencar - Github - [email protected]

clashrpawithrobot's People

Contributors

yuryalencar avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.