Skip to content

Instantly share code, notes, and snippets.

@bhaidar
Created February 26, 2019 10:31
Embed
What would you like to do?
openEyes() method
const { checkWindow, close } = await openEyes({
appName: 'render script',
testName: 'render script',
browser: [{ deviceName: 'iPhone X' }, { width: 320, height: 480 }],
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment