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

Login works but query does not #10

Open
salsanousi opened this issue Nov 14, 2024 · 0 comments
Open

Login works but query does not #10

salsanousi opened this issue Nov 14, 2024 · 0 comments

Comments

@salsanousi
Copy link

Hi, I'm running into a couple of problems with scrapers.py using a conda environment on Windows.

Problem 1: Missing at_redaction_agreement Method
I get an AttributeError saying that QueryScraper doesn’t have the attribute at_redaction_agreement. This causes the script to stop right after logging in. I’ve run the example scripts without any issues, so I’m wondering if this might be a missing or outdated method in scrapers.py.

Problem 2: Button Interactability Error without Query Config
When I run the script without a query configuration and just use a case number, I get an error saying:
Element could not be scrolled into view. It seems like the WebDriver can’t click the button because it’s off-screen.

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

1 participant