@@ -49,7 +49,7 @@ def test_method_act_with_all_params(self, client: Stagehand) -> None:
4949 },
5050 x_language = "typescript" ,
5151 x_sdk_version = "3.0.6" ,
52- x_sent_at = parse_datetime ("2025-01-15T10:30:00.000Z " ),
52+ x_sent_at = parse_datetime ("2025-01-15T10:30:00Z " ),
5353 x_stream_response = "true" ,
5454 )
5555 assert_matches_type (SessionActResponse , session , path = ["response" ])
@@ -106,7 +106,7 @@ def test_method_end_with_all_params(self, client: Stagehand) -> None:
106106 id = "c4dbf3a9-9a58-4b22-8a1c-9f20f9f9e123" ,
107107 x_language = "typescript" ,
108108 x_sdk_version = "3.0.6" ,
109- x_sent_at = parse_datetime ("2025-01-15T10:30:00.000Z " ),
109+ x_sent_at = parse_datetime ("2025-01-15T10:30:00Z " ),
110110 x_stream_response = "true" ,
111111 )
112112 assert_matches_type (SessionEndResponse , session , path = ["response" ])
@@ -175,7 +175,7 @@ def test_method_execute_with_all_params(self, client: Stagehand) -> None:
175175 frame_id = "frameId" ,
176176 x_language = "typescript" ,
177177 x_sdk_version = "3.0.6" ,
178- x_sent_at = parse_datetime ("2025-01-15T10:30:00.000Z " ),
178+ x_sent_at = parse_datetime ("2025-01-15T10:30:00Z " ),
179179 x_stream_response = "true" ,
180180 )
181181 assert_matches_type (SessionExecuteResponse , session , path = ["response" ])
@@ -249,7 +249,7 @@ def test_method_extract_with_all_params(self, client: Stagehand) -> None:
249249 schema = {"foo" : "bar" },
250250 x_language = "typescript" ,
251251 x_sdk_version = "3.0.6" ,
252- x_sent_at = parse_datetime ("2025-01-15T10:30:00.000Z " ),
252+ x_sent_at = parse_datetime ("2025-01-15T10:30:00Z " ),
253253 x_stream_response = "true" ,
254254 )
255255 assert_matches_type (SessionExtractResponse , session , path = ["response" ])
@@ -311,7 +311,7 @@ def test_method_navigate_with_all_params(self, client: Stagehand) -> None:
311311 },
312312 x_language = "typescript" ,
313313 x_sdk_version = "3.0.6" ,
314- x_sent_at = parse_datetime ("2025-01-15T10:30:00.000Z " ),
314+ x_sent_at = parse_datetime ("2025-01-15T10:30:00Z " ),
315315 x_stream_response = "true" ,
316316 )
317317 assert_matches_type (SessionNavigateResponse , session , path = ["response" ])
@@ -375,7 +375,7 @@ def test_method_observe_with_all_params(self, client: Stagehand) -> None:
375375 },
376376 x_language = "typescript" ,
377377 x_sdk_version = "3.0.6" ,
378- x_sent_at = parse_datetime ("2025-01-15T10:30:00.000Z " ),
378+ x_sent_at = parse_datetime ("2025-01-15T10:30:00Z " ),
379379 x_stream_response = "true" ,
380380 )
381381 assert_matches_type (SessionObserveResponse , session , path = ["response" ])
@@ -508,7 +508,7 @@ def test_method_start_with_all_params(self, client: Stagehand) -> None:
508508 wait_for_captcha_solves = True ,
509509 x_language = "typescript" ,
510510 x_sdk_version = "3.0.6" ,
511- x_sent_at = parse_datetime ("2025-01-15T10:30:00.000Z " ),
511+ x_sent_at = parse_datetime ("2025-01-15T10:30:00Z " ),
512512 x_stream_response = "true" ,
513513 )
514514 assert_matches_type (SessionStartResponse , session , path = ["response" ])
@@ -568,7 +568,7 @@ async def test_method_act_with_all_params(self, async_client: AsyncStagehand) ->
568568 },
569569 x_language = "typescript" ,
570570 x_sdk_version = "3.0.6" ,
571- x_sent_at = parse_datetime ("2025-01-15T10:30:00.000Z " ),
571+ x_sent_at = parse_datetime ("2025-01-15T10:30:00Z " ),
572572 x_stream_response = "true" ,
573573 )
574574 assert_matches_type (SessionActResponse , session , path = ["response" ])
@@ -625,7 +625,7 @@ async def test_method_end_with_all_params(self, async_client: AsyncStagehand) ->
625625 id = "c4dbf3a9-9a58-4b22-8a1c-9f20f9f9e123" ,
626626 x_language = "typescript" ,
627627 x_sdk_version = "3.0.6" ,
628- x_sent_at = parse_datetime ("2025-01-15T10:30:00.000Z " ),
628+ x_sent_at = parse_datetime ("2025-01-15T10:30:00Z " ),
629629 x_stream_response = "true" ,
630630 )
631631 assert_matches_type (SessionEndResponse , session , path = ["response" ])
@@ -694,7 +694,7 @@ async def test_method_execute_with_all_params(self, async_client: AsyncStagehand
694694 frame_id = "frameId" ,
695695 x_language = "typescript" ,
696696 x_sdk_version = "3.0.6" ,
697- x_sent_at = parse_datetime ("2025-01-15T10:30:00.000Z " ),
697+ x_sent_at = parse_datetime ("2025-01-15T10:30:00Z " ),
698698 x_stream_response = "true" ,
699699 )
700700 assert_matches_type (SessionExecuteResponse , session , path = ["response" ])
@@ -768,7 +768,7 @@ async def test_method_extract_with_all_params(self, async_client: AsyncStagehand
768768 schema = {"foo" : "bar" },
769769 x_language = "typescript" ,
770770 x_sdk_version = "3.0.6" ,
771- x_sent_at = parse_datetime ("2025-01-15T10:30:00.000Z " ),
771+ x_sent_at = parse_datetime ("2025-01-15T10:30:00Z " ),
772772 x_stream_response = "true" ,
773773 )
774774 assert_matches_type (SessionExtractResponse , session , path = ["response" ])
@@ -830,7 +830,7 @@ async def test_method_navigate_with_all_params(self, async_client: AsyncStagehan
830830 },
831831 x_language = "typescript" ,
832832 x_sdk_version = "3.0.6" ,
833- x_sent_at = parse_datetime ("2025-01-15T10:30:00.000Z " ),
833+ x_sent_at = parse_datetime ("2025-01-15T10:30:00Z " ),
834834 x_stream_response = "true" ,
835835 )
836836 assert_matches_type (SessionNavigateResponse , session , path = ["response" ])
@@ -894,7 +894,7 @@ async def test_method_observe_with_all_params(self, async_client: AsyncStagehand
894894 },
895895 x_language = "typescript" ,
896896 x_sdk_version = "3.0.6" ,
897- x_sent_at = parse_datetime ("2025-01-15T10:30:00.000Z " ),
897+ x_sent_at = parse_datetime ("2025-01-15T10:30:00Z " ),
898898 x_stream_response = "true" ,
899899 )
900900 assert_matches_type (SessionObserveResponse , session , path = ["response" ])
@@ -1027,7 +1027,7 @@ async def test_method_start_with_all_params(self, async_client: AsyncStagehand)
10271027 wait_for_captcha_solves = True ,
10281028 x_language = "typescript" ,
10291029 x_sdk_version = "3.0.6" ,
1030- x_sent_at = parse_datetime ("2025-01-15T10:30:00.000Z " ),
1030+ x_sent_at = parse_datetime ("2025-01-15T10:30:00Z " ),
10311031 x_stream_response = "true" ,
10321032 )
10331033 assert_matches_type (SessionStartResponse , session , path = ["response" ])
0 commit comments