Simulated click problem in the process of python+selenium crawler

topic description

drop-down menu options cannot be extracted into a list and cannot be clicked. Please help analyze the reasons

sources of topics and their own ideas

for the app mobile handheld business hall to grab the bag, the PC side of the crawler process.
step 1: go to the home page and click "more"

clipboard.png
clipboard.png

:"" ""

clipboard.png

:""

//

import scrapy
from selenium import webdriver
from selenium.webdriver.common.by import By
from selenium.webdriver.support.ui import WebDriverWait
from selenium.webdriver.support import expected_conditions as EC
from YDapp.items import YdappItem

class YdNjSpider(scrapy.Spider):


:
1.JavaScript.void0

clipboard.png
2.:

clipboard.png

clipboard.png
follow-up code will be added, please give some advice!

Apr.02,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3cd94-e897.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3cd94-e897.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?