We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2748aea commit 0501932Copy full SHA for 0501932
2 files changed
.stats.yml
@@ -1,4 +1,4 @@
1
configured_endpoints: 7
2
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/browserbase%2Fstagehand-e6a9dca1a93568e403ac72128d86f30c8c3f1336d4b67017d7e61b1836f10f47.yml
3
openapi_spec_hash: ef01e0649bb0e283df0aa81c369649df
4
-config_hash: abc9d1eb9779bb5629eaed7074c42809
+config_hash: 0f2a6f228fb92683466c107fce3bcd21
README.md
@@ -56,7 +56,7 @@ $client = new Client(
56
);
57
58
$response = $client->sessions->act(
59
- 'c4dbf3a9-9a58-4b22-8a1c-9f20f9f9e123',
+ '00000000-your-session-id-000000000000',
60
input: 'click the first link on the page',
61
62
0 commit comments