We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The scraper fails with the following
Waiting timed out in 60 seconds Waiting timed out in 60 seconds 1. GoToURL(url=https://app.powerbigov.us/view?r=eyJrIjoiZWU2Mjc5NDgtMTNkMC00Nzc2LTk1NjktYWFjYzQyZjc5NjMxIiwidCI6IjcwYWY1NDdjLTY5YWItNDE2ZC1iNGE2LTU0M2I1Y2U1MmI5OSJ9&pageName=ReportSectionaa9a40163c6346cbafef) 2. WaitFor(locators=[('xpath', "//*[name()='svg']")], condition=Condition.NUMBER_OF_ELEMENTS,number_of_elements=26, timeout=60) 3. GetRequest(key=race_cases, find_by=filter) 4. GetRequest(key=summary_cases, find_by=filter) 5. GetPageSource(as_soup=True)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The scraper fails with the following
The text was updated successfully, but these errors were encountered: