You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title
I'm trying to take a screenshot and save it on device. I've tried client.device.takeSnapshot(reconnect=True).save("name.png") but it store the screenshot on desktop. I've read docs and look for similar question buy I haven't found something useful so far
The text was updated successfully, but these errors were encountered:
title
I'm trying to take a screenshot and save it on device. I've tried
client.device.takeSnapshot(reconnect=True).save("name.png")
but it store the screenshot on desktop. I've read docs and look for similar question buy I haven't found something useful so farThe text was updated successfully, but these errors were encountered: