修改了上传页面点击的逻辑;增加循环
This commit is contained in:
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
Binary file not shown.
Binary file not shown.
@@ -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)
|
||||
|
||||
@@ -38369,6 +38369,7 @@ imports:
|
||||
• <a href="#pandas">pandas</a>
|
||||
• <a href="#re">re</a>
|
||||
• <a href="#selenium.common.exceptions">selenium.common.exceptions</a>
|
||||
• <a href="#selenium.webdriver.common.by">selenium.webdriver.common.by</a>
|
||||
• <a href="#selenium.webdriver.support">selenium.webdriver.support</a>
|
||||
• <a href="#selenium.webdriver.support.expected_conditions">selenium.webdriver.support.expected_conditions</a>
|
||||
• <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>
|
||||
• <a href="#appium.webdriver.webdriver">appium.webdriver.webdriver</a>
|
||||
• <a href="#page_objects.upload_config_page">page_objects.upload_config_page</a>
|
||||
• <a href="#selenium.webdriver.remote.locator_converter">selenium.webdriver.remote.locator_converter</a>
|
||||
• <a href="#selenium.webdriver.remote.shadowroot">selenium.webdriver.remote.shadowroot</a>
|
||||
• <a href="#selenium.webdriver.remote.switch_to">selenium.webdriver.remote.switch_to</a>
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user