Crossbrowsertesting
Connector for the crossbrowsertesting API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
- Base URL:
https://crossbrowsertesting.com/api/v3 - Auth:
basic(pass your key via theapiKeyinput)
Operations
get_screenshots_target_screenshot_test_id_target— GET /screenshots/{target_screenshot_test_id}/{target_version_id}/comparison/parallel/{base_version_id} — Compare Screenshot Test Versions
Inputs
apiKey— your crossbrowsertesting API keyoperation— one of the operations above- path parameters when an operation's path contains
{...} query— optional JSON object of query paramsbody— JSON object for create/update ops
Example
operation: get_screenshots_target_screenshot_test_id_target
apiKey: <your key>