GithubHelp home page GithubHelp logo

rpa-automation's Introduction

*** UI Vision Automation Script ***

Tech Stack ** Python + pycharm + Scipting + Command line + Jenkins + Groovy + Git.

Capability to run mutiple macros in the browser using command line arguments In current implementation you can pass a list as a parameter, which will contain the name of the macros you want to run. It can be configured in other ways also like passing folders or html files.

Macros will be fetched from the hard drive, where UI vision root folder is configured by the user, which is also configurable.

All the paths created and used are mostly dynamic in nature will be common for everyone who are using MAC machines.

Jenkins integration using SCM (Groovy Script) :

Project will have a jenkinsFile which can be used for controlling and monitoring the execution flow of script.


Multiple parameters :

  1. --macro macro1name macro2name macro3name 2. --incognito #(if you want to run browser in incognito mode)#
  2. -- headless mode #(to run browser in headless mode)
  3. -- userProfile #(to run browser with different profiles)

How to Run Your Macros On Jenkins

  1. Just Create a new pipiline of type pipeline only.

  2. Configure Git repository.

  3. Configure Build with Parameter : {MACRO_LIST} : Enter macro names.

  4. Build.

Notes:

  1. For Macro's better execution run use locators such as : ID, testID or Dynamic xpaths.

  2. When providing multiple macro names remember to put a single space between each macro name.

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.