Giter Site home page Giter Site logo

utam-java's Introduction

UTAM Java Repository

Welcome to the UTAM Java Repository!

The UI Test Automation Model (UTAM) project allows a developer to create and use Page Objects for automating web pages through the browser. What makes UTAM unique is that it relies on a declarative description format to define the Page Objects. This format is independent of any specific programming language, and defines the Page Objects by use of a JSON grammar. This approach allows the same Page Object definitions to be used to generate Page Objects for use in any programming language for which there is a UTAM compiler and runtime library. This repository contains the compiler and runtime library for the Java programming language.

Please note that this repository does not contain actual UTAM Page Object declarative description files. It only contains the UTAM compiler and runtime library for Java.

Getting Started

The UTAM project is developed and built using the Apache Maven project. To get started, you will need the following prerequisites installed:

Once you have forked and cloned this repository, in a terminal window, you open a terminal window, navigate into the directory where you have cloned the repository, and execute

mvn clean package

This will update or install the required dependencies, and build the project.

Contributing

Contributions are handled using GitHub pull requests. All new code must be accompanied by unit tests, and all existing unit tests must pass before acceptance. Contributors must sign the Salesforce Contributor License Agreement before their contribution can be accepted.

License

The UTAM Java compiler is licensed under the MIT license.

utam-java's People

Contributors

jimevanssfdc avatar lizaiv77 avatar igor-khorev avatar kartikperumal avatar olivier-martin-sf avatar helenren 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.