Skip to content

This is a gradle plugin to be able to install Selenium WebDrivers and browsers for testing.

License

Notifications You must be signed in to change notification settings

zhurlik/gradle-selenium-drivers-plugin

Repository files navigation

gradle-selenium-drivers-plugin

This is a gradle plugin to be able to install Selenium WebDrivers and browsers for testing.

Build Status Coverage Status

Problem

Usually you need to setup a browser for corresponded WebDriver during developing your tests based on Selenium. This plugin is going to help with installation.

Supported Operation Systems

  1. Windows (requires chocolatey.org and Admin privileges)
  2. Linux (unzipping)
  3. Mac (not implemented yet)

Browsers and WebDrivers

Here is a matrix to understand what we are using for downloading distributive

How to use

TODO: make more examples

About

This is a gradle plugin to be able to install Selenium WebDrivers and browsers for testing.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages