gmincke
9 years agoVisitor
Recording - request method PATCH
Hi all,
During the recording I encounter a certain point in which the tested application halts and waits for data.
As soon as I turn off the recording, the data seems to come through.
I followed the process with the Google Developer Toolkit and noticed that this is the first request with as request method "PATCH" and not the more frequently used GET or POST methods.
Is this an issue and how can I resolve it?
Many thanks in advance!
Gert