Send Diagnostic Job
Sends a diag job by name after loading databases.
Arguments Description
job_name (str): as appearing in the pdx or xlxs export
params (str): arguments needed to send the job
dut_name (_type_, optional): connection name. Defaults to the started DUT.
Returns
ref:’ Response<Response>’: Response of the sent diag job
Example
Send Diagnostic Job ${job_name} ${params}