Skip to content

[Kindly need your help!]: Chromium unexpectedly close after enter into course's home #9

@rafidalhaque

Description

@rafidalhaque

Hello @antinucleon,

I can see the busy status in your profile. But I am in need of some assistance of yours very badly. Hope that you kindly help me.

I follow the instruction to run edx-dl.py properly. But after enter into course's home page, my chromium unexpectedly close and found this error message:

Traceback (most recent call last):
  File "/home/arju/rafid/programming/projects/edxdl/edx-dl/edx-dl.py", line 199, in <module>
    run()
  File "/home/arju/.local/lib/python3.9/site-packages/click/core.py", line 1128, in __call__
    return self.main(*args, **kwargs)
  File "/home/arju/.local/lib/python3.9/site-packages/click/core.py", line 1053, in main
    rv = self.invoke(ctx)
  File "/home/arju/.local/lib/python3.9/site-packages/click/core.py", line 1395, in invoke
    return ctx.invoke(self.callback, **ctx.params)
  File "/home/arju/.local/lib/python3.9/site-packages/click/core.py", line 754, in invoke
    return __callback(*args, **kwargs)
  File "/home/arju/rafid/programming/projects/edxdl/edx-dl/edx-dl.py", line 196, in run
    course()
  File "/home/arju/rafid/programming/projects/edxdl/edx-dl/edx-dl.py", line 38, in __call__
    units = self._parse_course()
  File "/home/arju/rafid/programming/projects/edxdl/edx-dl/edx-dl.py", line 117, in _parse_course
    title.click()
  File "/home/arju/.local/lib/python3.9/site-packages/selenium/webdriver/remote/webelement.py", line 81, in click
    self._execute(Command.CLICK_ELEMENT)
  File "/home/arju/.local/lib/python3.9/site-packages/selenium/webdriver/remote/webelement.py", line 710, in _execute
    return self._parent.execute(command, params)
  File "/home/arju/.local/lib/python3.9/site-packages/selenium/webdriver/remote/webdriver.py", line 424, in execute
    self.error_handler.check_response(response)
  File "/home/arju/.local/lib/python3.9/site-packages/selenium/webdriver/remote/errorhandler.py", line 247, in check_response
    raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.ElementClickInterceptedException: Message: element click intercepted: Element <div class="collapsible-trigger" role="button" tabindex="0" aria-expanded="false">...</div> is not clickable at point (455, 571). Other element would receive the click: <div class="col-10 p-0 ml-3 text-break">...</div>
  (Session info: chrome=96.0.4664.93)
Stacktrace:
#0 0x5563d69fcee3 <unknown>
#1 0x5563d64ca608 <unknown>
#2 0x5563d6508044 <unknown>
#3 0x5563d6505af4 <unknown>
#4 0x5563d65032da <unknown>
#5 0x5563d6501ce2 <unknown>
#6 0x5563d64f57b8 <unknown>
#7 0x5563d651e272 <unknown>
#8 0x5563d64f5063 <unknown>
#9 0x5563d651e37e <unknown>
#10 0x5563d65313bc <unknown>
#11 0x5563d651e163 <unknown>
#12 0x5563d64f3bfc <unknown>
#13 0x5563d64f4c05 <unknown>
#14 0x5563d6a2ebaa <unknown>
#15 0x5563d6a44651 <unknown>
#16 0x5563d6a2fb05 <unknown>
#17 0x5563d6a45a68 <unknown>
#18 0x5563d6a2405f <unknown>
#19 0x5563d6a60818 <unknown>
#20 0x5563d6a60998 <unknown>
#21 0x5563d6a7beed <unknown>
#22 0x7f3147106259 <unknown>

System info:

OS: Manjaro Linux x86_64
Kernel: Linux 5.15.7-1-MANJARO
Shell: bash 5.1.12
DE: Plasma 5.23.4

Chromium Version: Version 96.0.4664.93 (Official Build) Arch Linux (64-bit)

I hope you will be kindly help me in this situation.

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