File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11configured_endpoints : 117
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/kernel/kernel-4bada2a5bdbde93018e5a1b1e80e134acbc5509cfdea94db6e4c5b799eba7b82 .yml
3- openapi_spec_hash : e0d541d480f5663b1e6bd3bb19a0fe61
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/kernel/kernel-7548abe9fea7553e12a128b31f7dc7fc33f2558a9f20d2eb33464db5f61ab3ea .yml
3+ openapi_spec_hash : 4b701cc4b33a2c944a5a9b63e9f364a2
44config_hash : e0741f8035aea13f71e54e0fdb88eaa4
Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ import { buildHeaders } from '../../internal/headers';
66import { RequestOptions } from '../../internal/request-options' ;
77import { path } from '../../internal/utils/path' ;
88
9+ /**
10+ * Control mouse, keyboard, and screen on the browser instance.
11+ */
912export class Computer extends APIResource {
1013 /**
1114 * Send an array of computer actions to execute in order on the browser instance.
You can’t perform that action at this time.
0 commit comments