Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selenium #12

Merged
merged 10 commits into from
Apr 21, 2021
Merged

Selenium #12

merged 10 commits into from
Apr 21, 2021

Commits on Jul 8, 2019

  1. Configuration menu
    Copy the full SHA
    a61230f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1eefa4 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2019

  1. Configuration menu
    Copy the full SHA
    e717b64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e279fb View commit details
    Browse the repository at this point in the history
  3. Updated function list

    kevincar committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    3bcca8c View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2019

  1. Merge pull request #1 from philipbl/master

    Pull in the fix login problem
    kevincar authored Nov 17, 2019
    Configuration menu
    Copy the full SHA
    756d2b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2019

  1. Configuration menu
    Copy the full SHA
    86c2682 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d0f41a View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Convert to selenium

    This API now uses a selenium webdriver to authenticate api requests.
    Once initialized, the api works as it did before by using the requests
    library
    kevincar committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    3749771 View commit details
    Browse the repository at this point in the history
  2. Update keys for the test

    kevincar committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    b895040 View commit details
    Browse the repository at this point in the history