Skip to content
This repository was archived by the owner on Jun 16, 2020. It is now read-only.

elixir-wallaby/setup-selenium

This branch is 11 commits ahead of, 537 commits behind nanasess/setup-chromedriver:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

eca981b · Oct 31, 2019

History

15 Commits
Oct 3, 2019
Oct 3, 2019
Oct 3, 2019
Oct 31, 2019
Oct 3, 2019
Oct 31, 2019
Oct 3, 2019
Oct 3, 2019
Oct 31, 2019
Oct 31, 2019
Oct 3, 2019
Oct 31, 2019
Oct 31, 2019
Oct 3, 2019

Repository files navigation

setup-selenium

This action sets up Selenium, FireFox, and GeckoDriver for use in actions

Usage

See action.yml

steps:
- uses: actions/checkout@master
- uses: elixir-wallaby/setup-selenium@master
- run: |
    selenium-server

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 51.7%
  • Shell 23.9%
  • Python 13.1%
  • TypeScript 11.3%