Giter Club home page Giter Club logo

Comments (15)

Iftakharpy avatar Iftakharpy commented on July 17, 2024

For the first issue, are you using the same version of the chrome browser and the chrome driver? If not try using the same version of those. If it still doesn't work check if the QUESTION_URL_PREFIX variable is correct? This variable value should end with /.

For the second one, LOAD_QUESTION_MAX_WAIT_TIME try to time the loading time of a question manually then add at least 8-15 seconds to that just to be safe this is necessary to let the browser load the question properly.

from algoexpert-download.

UomoLepre avatar UomoLepre commented on July 17, 2024

I've found this recent issue here: https://stackoverflow.com/questions/72758996/selenium-seleniumwire-unknown-error-cannot-determine-loading-status-from-unkn

I've tried in headless mode and beta versione, but doesn't work. Any suggest?

from algoexpert-download.

Iftakharpy avatar Iftakharpy commented on July 17, 2024

My suggestion is to use the official google chrome browser and the same version of the chrome driver. For example, if the chrome browser version is 103.0.5060.134 then you should download the chrome driver with the same major version(103.0.5060.134).

from algoexpert-download.

Iftakharpy avatar Iftakharpy commented on July 17, 2024

@UomoLepre have you tried using the same version of chrome browser and chrome driver? Did that fix your issue?

from algoexpert-download.

Iftakharpy avatar Iftakharpy commented on July 17, 2024

@UomoLepre If you do not reply within this week I will assume you have resolved your issue and will close the issue.

from algoexpert-download.

UomoLepre avatar UomoLepre commented on July 17, 2024

I've tried same version of chromedriver and browser (production release) but it's still not working

from algoexpert-download.

Iftakharpy avatar Iftakharpy commented on July 17, 2024

Can you try checking if they changed URL paths?

from algoexpert-download.

UomoLepre avatar UomoLepre commented on July 17, 2024

The URL didn't changed, this is a screen from a free excercise
XPATH: //*[@id="root"]/div[1]/div[4]/div[4]/div/div[1]/div/div[1]/div/div[2]/div[2]
image

from algoexpert-download.

Iftakharpy avatar Iftakharpy commented on July 17, 2024

Yeah I see they are using uid instead of name now

from algoexpert-download.

Iftakharpy avatar Iftakharpy commented on July 17, 2024

I updated the question pdf downloader can you try running it now?

from algoexpert-download.

UomoLepre avatar UomoLepre commented on July 17, 2024

Still not working, i've checked ulr and config, but still not working

from algoexpert-download.

Iftakharpy avatar Iftakharpy commented on July 17, 2024

Do you get a new error?

from algoexpert-download.

UomoLepre avatar UomoLepre commented on July 17, 2024

Same error, i've tried changing XPATH but i get or the same or different errors

from algoexpert-download.

Iftakharpy avatar Iftakharpy commented on July 17, 2024

What is the value of LOAD_QUESTION_MAX_WAIT_TIME in your config file? Can you try with a value like 120?

from algoexpert-download.

UomoLepre avatar UomoLepre commented on July 17, 2024

I've got this error almost immediately:
Chromedriver 104.0.5112.79

selenium.common.exceptions.WebDriverException: Message: unknown error: cannot determine loading status
from unknown error: unexpected command response
(Session info: chrome=104.0.5112.81)

from algoexpert-download.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.