Skip to content
This repository was archived by the owner on Jun 25, 2025. It is now read-only.

CSS Selector problem on CodeForcesScraper.py #13

@RaiyanMahin

Description

@RaiyanMahin

Hi Srivaths, As I told u on CF that, while I tried to upload my CF solution using UpCode, I got a error message.
My Atcoder submissions are fetched but not the CF and Codechef
I copied it and asked chatgpt. so the error looks like this

from chatgpt

"It seems that an error has occurred while running the code. The error message indicates that there was a NoSuchElementException caused by Unable to locate element when trying to locate an element using a CSS selector.

This occurred in the file CodeForcesScraper.py on line 72 when trying to locate an element using the CSS selector #sidebar > div.roundbox.sidebox.status-filter-box > div:nth-child(5) > form > div:nth-child(4) > input[type=submit]:nth-child(1).

This error could be caused by a change in the HTML structure of the page or the element may not exist at the time the script is being run. You may need to check if the CSS selector used is still valid and if the element being selected is available on the page."

I think CSS needs to be updated.
please check and tell me how to resolve it.

@CrapTheCoder

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions