set_library_search_order
Set library priority order to resolve keyword conflicts in Robot Framework. Specify libraries in sequence to control which keyword wins during execution.
Instructions
Set explicit library search order for keyword resolution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| libraries | Yes | Library names in priority order (highest first). | |
| session_id | No | Session to apply the search order to. | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||