Get the (almost) daily changelog
-
TestSuiteRunTestAttempt now accepts
callIdandmetadata: You can now include acallIdandmetadatawhen creating a test suite run attempt, allowing you to reference calls by ID and attach session-related information. -
callproperty in TestSuiteRunTestAttempt is no longer required: It’s now optional to include the fullcallobject in a test attempt, providing flexibility for cases where call details are unnecessary or already known. -
Attach Metadata to Test Suite Run Attempts: You can now attach metadata like
sessionIdto test attempts for better tracking and analysis.