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

make tests work on circeci #63

Open
alpiazza13 opened this issue Nov 12, 2020 · 1 comment
Open

make tests work on circeci #63

alpiazza13 opened this issue Nov 12, 2020 · 1 comment

Comments

@alpiazza13
Copy link
Collaborator

there's a circleci config variable:
CIRCLECI=true

try making the chromedrvier call just do driver=webdriver.chrome(options=options), in fetch_page.py

@mscarey
Copy link
Collaborator

mscarey commented Feb 2, 2021

I switched to Github Actions for CI, but it's currently running only the parsing tests, not the browser automation tests. I'm not confident we can do Selenium browser automation with either CI system.

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

No branches or pull requests

2 participants