When it comes to debugging the checks, it's helpful to know what exact URL corresponds to the screenshot. From the screenshot alone, it may not be clear whether the expected redirect has happened, or whether the URL contains the right parameters, or even whether you are still in the same test environment where you started. Seeing the URL would help answer this kind of questions.
The URL could be in the image or text format, whatever is easier to implement.