Code Monkey home page Code Monkey logo

silenium's Introduction

silenium

A simple framework where you can start working on your tests right away. (Just wanted to prove myself to companies that I'm capable of creating a Selenium framework. :D)

Features

  • Parallel execution
  • Supports Linux & Windows (You can override or extend supported platforms easily)
  • Supports Chrome & Firefox (You can override or extend supported browsers easily)
  • Do you want to run different test cases on different browsers using different driver versions concurrently? You can do that (Guide will be updated soon... :))

Prerequisite

  • Java 10 or higher (some Java 10 features are being used)
  • You may have to update web drivers if they are too old or doesn't match your browser version. Current versions are as follows
    • ChromeDriver 86.0.4240.22
    • geckodriver 0.28.0
  • Eclipse with TestNG plugin will make things so much easier.

Running

  • Clone or download the project
  • Import the project to Eclipse as a Gradle project
  • Right click on the project and click on Gradle -> Refresh Gradle Project
  • Open GoogleSearchTests.java class
  • Right click -> Run As -> TestNG Test

You are welcome! :D

silenium's People

Contributors

s1n7ax avatar

Stargazers

 avatar

Watchers

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