Giter Site home page Giter Site logo

rushian / calculadora Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.24 MB

Exemplo de automação mobile para verificar a instalação do ambiente

RobotFramework 93.00% Python 1.64% JavaScript 5.35%
appium-tests automated-testing python robotframework test

calculadora's Introduction

CALCULADORA

Projeto para verificar a instalação do appium

Apk utilizado: https://m.apkpure.com/br/calculator/com.google.android.calculator

** Exemplo do uso de pageObjects **
** Exemplo do uso de rotina python com robot framework1 **

INSTALAÇÕES

VISUAL STUDIO CODE 1.74.2

JAVA 8 JDK e JRE

Verificar se a variavel de Ambiente JAVA_HOME foi configurada

ANDROID STUDIO

Instalar o sdk-tools que contem platform-tools, emulator e ui automator
Instalar HXMA
criar dispositivo pixel2 ou nexus10
ANDROID_HOME

EXTENSÕES DO VS CODE

Appium Toolbox for VSCode
Material Icon Theme
Python
Robot Framework Language Server
Winter is Coming Theme

PACOTES:

python --version
pip install virtualenv
python -m venv venv
venv\Scripts\activate
python -m pip install --upgrade pip setuptools
pip install pytest
pip install requests
pip install robotframework
pip install utils
pip install wheel
pip install robotframework-appiumlibrary
pip install robotframework-seleniumlibrary==5.1.3
pip install selenium==3.141.0
pip install robotframework-datadriver
pip install robotframework-datadriver[XLS]
pip install robotframework-faker
pip install robotframework-PyWindowsGuiLibrary
pip install robotframework-requests
pip install pyperclip

Verificações

python -m robot --version
python -m robotframework --version

Footnotes

  1. Linha 40 do 001_calculadora_padrao.robot

calculadora's People

Contributors

rushian avatar

Stargazers

 avatar

Watchers

 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.