switch_page
Switches the active tab page natively in 1C TestClient QA automation by replaying a captured form and sending a page-switch command to the target page. Returns base and target page identifiers.
Instructions
Switch the active tab page (закладку) natively. Opens the form (replays the genuine setup from capture,
which switched to base_page) and sends the genuine page-switch command re-targeted to target_page (the
page-Group leaf). Returns {base_page, target_page, accepted}. (A page-switch has no value read-back — use
capture_screenshot to confirm visually.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | 127.0.0.1 | |
| port | No | ||
| capture | No | multiaction-clean | |
| base_page | No | PF_PAGE_B | |
| target_page | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||