Giter Club home page Giter Club logo

workshop-applitools-se-java-cuke's Introduction

Applitools Workshop: Selenium Java with Cucumber

This repository is a workshop for learning how to automate AI-backed web tests as part of a typical front-end development workflow. It provides all the the instructions and example code for the workshop.

The test automation project uses:

To complete this workshop, you will need:

  1. An Applitools account, which you can register for free.
  2. The Java Development Kit (JDK), version 8 or higher.
  3. A good Java editor, such as JetBrains IntelliJ IDEA.
  4. Apache Maven (typically bundled with IDEs).
  5. An up-to-date version of Google Chrome.
  6. A corresponding version of ChromeDriver.

The workshop folder contains full instructions for the workshop. This repository also has multiple branches:

  • The main branch in this repository contains the completed example code.
  • Each section/* branch contains the version of the code for each section of the workshop.

To execute tests, set the APPLITOOLS_API_KEY environment variable to your account's API key, and then run:

mvn test

If you get stuck, please refer to the example code in this repository to compare its code to yours.

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.