修改了上传页面点击的逻辑;增加循环

This commit is contained in:
2026-03-05 14:32:37 +08:00
parent cfafb9d3d4
commit e285191149
21 changed files with 17440 additions and 17158 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -28,7 +28,7 @@ missing module named multiprocessing.BufferTooShort - imported by multiprocessin
missing module named multiprocessing.AuthenticationError - imported by multiprocessing (top-level), multiprocessing.connection (top-level)
missing module named _frozen_importlib_external - imported by importlib._bootstrap (delayed), importlib (optional), importlib.abc (optional), zipimport (top-level)
excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional), zipimport (top-level)
missing module named posix - imported by posixpath (optional), shutil (conditional), importlib._bootstrap_external (conditional), os (conditional, optional)
missing module named posix - imported by os (conditional, optional), shutil (conditional), importlib._bootstrap_external (conditional), posixpath (optional)
missing module named resource - imported by posix (top-level)
missing module named multiprocessing.get_context - imported by multiprocessing (top-level), multiprocessing.pool (top-level), multiprocessing.managers (top-level), multiprocessing.sharedctypes (top-level)
missing module named multiprocessing.TimeoutError - imported by multiprocessing (top-level), multiprocessing.pool (top-level)

View File

@@ -38369,6 +38369,7 @@ imports:
&#8226; <a href="#pandas">pandas</a>
&#8226; <a href="#re">re</a>
&#8226; <a href="#selenium.common.exceptions">selenium.common.exceptions</a>
&#8226; <a href="#selenium.webdriver.common.by">selenium.webdriver.common.by</a>
&#8226; <a href="#selenium.webdriver.support">selenium.webdriver.support</a>
&#8226; <a href="#selenium.webdriver.support.expected_conditions">selenium.webdriver.support.expected_conditions</a>
&#8226; <a href="#selenium.webdriver.support.ui">selenium.webdriver.support.ui</a>
@@ -54961,6 +54962,7 @@ imports:
imported by:
<a href="#appium.webdriver.common.appiumby">appium.webdriver.common.appiumby</a>
&#8226; <a href="#appium.webdriver.webdriver">appium.webdriver.webdriver</a>
&#8226; <a href="#page_objects.upload_config_page">page_objects.upload_config_page</a>
&#8226; <a href="#selenium.webdriver.remote.locator_converter">selenium.webdriver.remote.locator_converter</a>
&#8226; <a href="#selenium.webdriver.remote.shadowroot">selenium.webdriver.remote.shadowroot</a>
&#8226; <a href="#selenium.webdriver.remote.switch_to">selenium.webdriver.remote.switch_to</a>