appium / appium-mac2-driver

Next-gen Appium macOS driver, backed by Apple XCTest
Apache License 2.0
116 stars 24 forks source link

feat: Add a mobile endpoint to retrieve screenshots for each macOS display #120

Closed mykola-mokhnach closed 2 years ago

mykola-mokhnach commented 2 years ago

There should be a possibility to take screenshots of multiple displays. The existing API only covers the main one

KazuCocoa commented 2 years ago

let me try later. Do you know if we have a way to get available display info like display id etc?

KazuCocoa commented 2 years ago

(and then, I wonder we can add a command to get them)

mykola-mokhnach commented 2 years ago

This info is already present in the endpoint

KazuCocoa commented 2 years ago

ah, the error handling and the response itself, i see

mykola-mokhnach commented 2 years ago

I thought this is handled automatically by the serializer 🤷 Fixed now, thanks for checking

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 1.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: