check_library_availability
Verify that specified Robot Framework libraries can be imported or installed, preventing test execution failures from missing dependencies.
Instructions
Verify that specified Robot Framework libraries can be imported/installed.
Recommended as step 3 after analyze_scenario and recommend_libraries; use the recommended names to avoid unnecessary checks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| libraries | Yes | Library names to verify (preferably from recommend_libraries output). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||