advanced_search
Open the «Расширенный поиск» dialog, set its Pattern field, and click Find to filter a 1C dynamic list during TestClient QA automation.
Instructions
Filter a dynamic list via the «Расширенный поиск» (advanced-search) DIALOG natively. The reusable "drive a
MODAL dialog" pattern: replay the genuine flow — open the form -> click «Расширенный поиск» (opens the standard
UniversalListFindExtForm in a NEW window) -> SET its Pattern field -> click Find — with GUID rebinder
rebinding the dialog window (the answer_dialog / open_card machinery) and the Pattern re-targeted to value
(UTF-16 buffer, fixed-width, bounded by the captured length). Searches the dialog's default field (the capture
left FieldSelector at «Код»; targeting another field is a refinement). No clean value read-back — the list
narrows (verify with capture_screenshot). Returns {search_command, value, echoed}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | 127.0.0.1 | |
| port | No | ||
| value | Yes | ||
| capture | No | advsearch | |
| captured_value | No | Молоко | |
| search_command | No | ДенамическийСписокИерархияНайти |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||