Giter Club home page Giter Club logo

robot's Introduction

Robot

My first project using robot framework https://robotframework.org/

Ferramentas utilizadas:


✍️ Vscode
🐍 Python
🖥️ Chromedriver
🤖 Robot Framework e Selenium Web Driver


Estrutura do arquivo variables.robot:


*** Settings ***
*** Variables ***
*** Test Cases ***
*** Keywords ***

Para rodar o projet, digite no terminal:


python -m robot "your file name"
Rodar tags: robot -i SOMA ./variables.robot ou python -m robot -i SOMA ./variables.robot
robot -i BUSCA webautomation.robot OU python -m robot -i BUSCA webautomation.robot
## Setup e tierdown setup = antes do teste: suite setup : o que vai acontecer antes de rodar todos os cenários test setup : o que vai acontecer antes de cada teste da minha suite

suite teardown = tudo que vai acontecer depois de rodar todos os cenários test teardown = tudo que vai acontecer depois de cada teste da minha suite

Aprender XPATH

https://www.macoratti.net/vb_xpath.htm Live muito boa explicando sobre XPath e CSS: https://www.youtube.com/watch?v=ZSAglCvKy9g&ab_channel=Iterasys

Automação

kyte.com.br https://www.saucedemo.com/ http://www.aprendendotestar.com.br/treinar-automacao.php http://4alltests.com.br/ https://testautomationu.applitools.com/ https://opensource-demo.orangehrmlive.com/ https://woocommerce.com/?aff=43279&cid=8781674

robot's People

Contributors

fabicaneyu avatar

Watchers

James Cloos 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.