Similar to #63 we can condense screenshots into one function 1. takeScreenshot -> returns ID 2. downloadScreenshot -> used ID we can create `createScreenshot(TakeScreenshotInputParams)` which will take & then download the generated screenshot.
Similar to #63 we can condense screenshots into one function
we can create
createScreenshot(TakeScreenshotInputParams)which will take & then download the generated screenshot.