copy_table_row
Copy the active table row natively in 1C TestClient QA automation by replaying the PF_COPY_ROW command, inserting a duplicate below it with a _COPY suffix.
Instructions
Copy the ACTIVE table row natively. Clicks the fixture's PF_COPY_ROW command
(ДанныеФормыКоллекция.Вставить a copy of the active row right below it, marker suffixed _COPY, made active),
capture-free, by replaying the genuine PF_COPY_ROW click (the identity case — no Button-leaf retarget).
Example: baseline active row 1 ->
PF_TABLE_SNAPSHOT=PF_TABLE[4]=PF_ROW_001|PF_ROW_001_COPY|PF_ROW_002|PF_ROW_003. Session-local form state —
verify in the SAME session via assert_form_value('PF_TABLE_SNAPSHOT') / ('PF_LAST_ACTION'=='PF_COPY_ROW'). Select
the target row first with select_table_row. Returns {base_button, target_button, accepted}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | 127.0.0.1 | |
| port | No | ||
| capture | No | genuine-card97-rowops-combined-20260619/traffic-selfcontained |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||