open_list
Open a native 1C list window via e1cib/list/ for TestClient QA automation. Validates assets and navigation, returning links and form resolution status.
Instructions
Open a catalog/list window natively through e1cib/list/<path>.
Omitting capture (or passing a blank value) uses the released, version-selected bundled bootstrap and
value-read navigation templates. All assets are loaded and structurally checked before a TestClient session
opens; missing assets return open-list-navigation-unavailable with protocol_write_attempted=false.
A non-blank capture preserves the explicit capture-replay compatibility path. navigation_templates
optionally selects a controlled value-read template JSON for the default template-backed path. Returns the
requested base_link/target_link, the navigation method, and whether the target form resolved. A
list-open has no business-data mutation or value read-back.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | 127.0.0.1 | |
| port | No | ||
| capture | No | ||
| catalog | No | ||
| base_link | No | e1cib/list/Справочник.Товары | |
| navigation_templates | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||