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

Latest commit

 

History

History
17 lines (11 loc) · 261 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 261 Bytes

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