Skip to content

EricKamsky/fox-test

Repository files navigation

Fox Test

Mini Selenium framework using pytest and pytest-selenium plugin

Prerequisites

geckodriver for your OS (Only Mac OSX one is included)

Installing Dependencies

pip install -r requirements.txt

Running the tests (from fox-test directory)

pytest --driver Firefox --driver-path /Users/eric/Desktop/fox-test/geckodriver_osx

Change path to match your user/system

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages