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

Conversation

kevincar
Copy link
Contributor

This pull request addresses #11 by updating the API's __init__ function to authenticate using a headless browser using selenium. The selenium WebDriver can be supplied as one of the arguments to the __init__ function, though the default uses of headless chrome browser.

All tests have been updated to the key lists that are currently returned to ensure tests pass.

@kevincar
Copy link
Contributor Author

@philipbl

Bumping this to see if this is a reasonable pull request. In previous requests, you've comment on the in ability to validate these changes. If necessary, I can add to this pull request an addition of GitHub actions where users can supply credentials as secure environment variables so that future pull requests can be validated on the end of requestors.

@philipbl
Copy link
Owner

This looks great! Like you said, I can't verify that it works, but it looks good to me.

@philipbl philipbl merged commit b1c2379 into philipbl:master Apr 21, 2021
@philipbl philipbl mentioned this pull request Apr 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants