Values.TestGridSessionArtifactSourceArtifacts are video and other files that are produced in the process of running a browser in an automated context. Video elements might be broken up into multiple artifacts as they grow in size during creation.
type nonrec t = {filename : String_.t option;The file name of the artifact.
*)type_ : TestGridSessionArtifactType.t option;The kind of artifact.
*)url : SensitiveString.t option;A semi-stable URL to the content of the object.
*)}