Module Smaws_Client_DeviceFarm.GetTestGridSession

A session is an instance of a browser created through a RemoteWebDriver with the URL from CreateTestGridUrlResult$url. You can use the following to look up sessions:

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `ArgumentException of Types.argument_exception | `InternalServiceException of Types.internal_service_exception | `NotFoundException of Types.not_found_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.get_test_grid_session_request -> (Types.get_test_grid_session_result, [> Smaws_Lib.Protocols.AwsJson.error | `ArgumentException of Types.argument_exception | `InternalServiceException of Types.internal_service_exception | `NotFoundException of Types.not_found_exception ]) Stdlib.result