Protected
Generate coordinates for a model
Optional
const response = await client.v1.models.call({ action: { target: 'the VSCode app icon on the bottom dock', type: 'click', }, screenshot: 'screenshot',}); Copy
const response = await client.v1.models.call({ action: { target: 'the VSCode app icon on the bottom dock', type: 'click', }, screenshot: 'screenshot',});
Generate coordinates for a model