# pywinauto.tests.comboboxdroppedheight
組合框下降高度測試
> **What is checked**
確保組合框落下時顯示的列表的高度不小于參考的高度。
> **How is it checked**
可以從窗口中檢索已刪除矩形的值。 計算此矩形的高度并與參考高度進行比較。
> **When is a bug reported**
如果要檢查的組合框的丟棄矩形的高度小于參考組合的高度,則報告錯誤。
>
> **Bug Extra Information** There is no extra information associated with this bug type
>
> **Is Reference dialog needed** The reference dialog is necessary for this test.
>
> **False positive bug reports** No false bugs should be reported. If the font of the localised control has a smaller height than the reference then it is possible that the dropped rectangle could be of a different size.
>
> **Test Identifier** The identifier for this test/bug is “ComboBoxDroppedHeight”
>
> `pywinauto.tests.comboboxdroppedheight.``ComboBoxDroppedHeightTest`(*windows*)[?](https://pywinauto.readthedocs.io/en/latest/code/pywinauto.tests.comboboxdroppedheight.html#pywinauto.tests.comboboxdroppedheight.ComboBoxDroppedHeightTest "Permalink to this definition")
>
> Check if each combobox height is the same as the reference
- 什么是Pywinauto
- 入門指南
- 如何
- 等待長時間操作
- 遠程執行指南
- 每種不同控制類型可用的方法
- 貢獻者
- 開發筆記
- 待辦項目
- 更新日志
- 基本用戶輸入模塊
- pywinauto.mouse
- pywinauto.keyboard
- 主要用戶模塊
- pywinauto.application
- pywinauto.findbestmatch
- pywinauto.findwindows
- pywinauto.timings
- 特定功能
- pywinauto.clipboard
- pywinauto.win32_hooks
- 控件參考
- pywinauto.base_wrapper
- pywinauto.controls.hwndwrapper
- pywinauto.controls.menuwrapper
- pywinauto.controls.common_controls
- pywinauto.controls.win32_controls
- pywinauto.controls.uiawrapper
- pywinauto.controls.uia_controls
- Pre-supplied Tests
- pywinauto.tests.allcontrols
- pywinauto.tests.asianhotkey
- pywinauto.tests.comboboxdroppedheight
- pywinauto.tests.comparetoreffont
- pywinauto.tests.leadtrailspaces
- pywinauto.tests.miscvalues
- pywinauto.tests.missalignment
- pywinauto.tests.missingextrastring
- pywinauto.tests.overlapping
- pywinauto.tests.repeatedhotkey
- pywinauto.tests.translation
- pywinauto.tests.truncation
- 后端內部實施模塊
- pywinauto.backend
- pywinauto.element_info
- pywinauto.win32_element_info
- pywinauto.uia_element_info
- pywinauto.uia_defines
- 內部模塊
- pywinauto.controlproperties
- pywinauto.handleprops
- pywinauto.xml_helpers
- pywinauto.fuzzydict
- pywinauto.actionlogger
- pywinauto.sysinfo
- pywinauto.remote_memory_block