===   [ 收集测试用例 ]  === 


== cases\主流程功能\__st__.py 


== cases\主流程功能\01创建本地会议.py 


** no cases in this file , skip it.

== cases\主流程功能\02创建视讯会议.py 


** no cases in this file , skip it.

== cases\主流程功能\04调试创建会议.py 


== cases\主流程功能\05会议控制.py 


** no cases in this file , skip it.


===   [ 执行测试用例 ]  === 

预备执行用例数量 : 1



  ========= 测试开始 : 20250321_172309 =========



>>> cases\主流程功能\

[ suite setup ] cases\主流程功能\

-- 第 1 步 -- 初始化浏览器 

'----------' 正在初始化浏览器 '----------'
'----------' 浏览器初始化完成 '----------'

-- 第 2 步 -- 登录系统 



>>> cases\主流程功能\04调试创建会议.py

* Unified_Platform_0001  -  2025-03-21 17:23:20

  [ case execution steps ]
  ABORT   Message: no such window: target window already closed
from unknown error: web view not found
  (Session info: chrome=131.0.6778.264)
Stacktrace:
	GetHandleVerifier [0x010AFD53+23747]
	(No symbol) [0x01037D54]
	(No symbol) [0x00F0BE53]
	(No symbol) [0x00EED91B]
	(No symbol) [0x00F77EFF]
	(No symbol) [0x00F8AD49]
	(No symbol) [0x00F71B96]
	(No symbol) [0x00F43F3C]
	(No symbol) [0x00F44EBD]
	GetHandleVerifier [0x0138AC73+3017699]
	GetHandleVerifier [0x0139B93B+3086507]
	GetHandleVerifier [0x013940F2+3055714]
	GetHandleVerifier [0x01145AF0+637536]
	(No symbol) [0x01040A5D]
	(No symbol) [0x0103DA28]
	(No symbol) [0x0103DBC5]
	(No symbol) [0x010307F0]
	BaseThreadInitThunk [0x765E7BA9+25]
	RtlInitializeExceptionChain [0x77B6C28B+107]
	RtlClearBits [0x77B6C20F+191]
 
Traceback:
  File "D:\GithubData\自动化\ubains-module-test\统一平台\cases\主流程功能\04调试创建会议.py", line 27, in teststeps
    safe_click((By.XPATH, "//p[contains(text(),'新建会议')]"), wd)
  File "D:\GithubData\自动化\ubains-module-test\统一平台\base\bases.py", line 239, in safe_click
    element = WebDriverWait(wd, 5).until(EC.visibility_of_element_located(element_locator))
  File "C:\Users\29194\AppData\Local\Programs\Python\Python310\lib\site-packages\selenium\webdriver\support\wait.py", line 96, in until
    value = method(self._driver)
  File "C:\Users\29194\AppData\Local\Programs\Python\Python310\lib\site-packages\selenium\webdriver\support\expected_conditions.py", line 156, in _predicate
    return _element_if_visible(driver.find_element(*locator))
  File "C:\Users\29194\AppData\Local\Programs\Python\Python310\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 770, in find_element
    return self.execute(Command.FIND_ELEMENT, {"using": by, "value": value})["value"]
  File "C:\Users\29194\AppData\Local\Programs\Python\Python310\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 384, in execute
    self.error_handler.check_response(response)
  File "C:\Users\29194\AppData\Local\Programs\Python\Python310\lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 232, in check_response
    raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.NoSuchWindowException: Message: no such window: target window already closed
from unknown error: web view not found
  (Session info: chrome=131.0.6778.264)
Stacktrace:
	GetHandleVerifier [0x010AFD53+23747]
	(No symbol) [0x01037D54]
	(No symbol) [0x00F0BE53]
	(No symbol) [0x00EED91B]
	(No symbol) [0x00F77EFF]
	(No symbol) [0x00F8AD49]
	(No symbol) [0x00F71B96]
	(No symbol) [0x00F43F3C]
	(No symbol) [0x00F44EBD]
	GetHandleVerifier [0x0138AC73+3017699]
	GetHandleVerifier [0x0139B93B+3086507]
	GetHandleVerifier [0x013940F2+3055714]
	GetHandleVerifier [0x01145AF0+637536]
	(No symbol) [0x01040A5D]
	(No symbol) [0x0103DA28]
	(No symbol) [0x0103DBC5]
	(No symbol) [0x010307F0]
	BaseThreadInitThunk [0x765E7BA9+25]
	RtlInitializeExceptionChain [0x77B6C28B+107]
	RtlClearBits [0x77B6C20F+191]



[ suite teardown ] cases\主流程功能\
清除浏览器


  ========= 测试结束 : 20250321_172328 =========


  耗时    : 19.511 秒


  预备执行用例数量 : 1

  实际执行用例数量 : 1

  通过 : 0

  失败 : 0

  异常 : 1

  套件初始化失败 : 0

  套件清除  失败 : 0

  用例初始化失败 : 0

  用例清除  失败 : 0