GET the Image
Use this method to extract captured thumbnails or full-size images in .png format.
Request
The URI is a combination of the API endpoint path and the hash of the image being requested.
Method | GET |
Path | /images/hash |
Header |
Realm: account_realm Authorization: Bearer access_token |
Be aware that the first captured image of most test runs will be a blank white image (i.e., the initial blank page you see when the browser launches). Scripted jobs can be different.
If do you request the first image, expect it to be a blank white PNG, and know that this is not an error.