Unanswered question

Blocking JQuery? - "jQuery is not defined"

Issue when recording .NET ASP web application, some page elements are not loaded, and can therefore not be recorded.

Chrome debug mode reports (during proxy recording) - " caught SyntaxError: Unexpected token <
step0.aspx:2130 GET http://[REDACTED]\query-1.11.1.min.js step0.aspx:2130 (anonymous function)
plugins.js?v=1:26
Uncaught ReferenceError: jQuery is not defined"

This does not happen if loaded normally. Neoload seems to be unable to execute JQuery ?!

Thanks in advance.

Ferdinand N.
Ferdinand N.

Ferdinand N.

Level
0
17 / 100
points

Answers

Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

It turns out that the JQuery js was blocked during the recording. Having that JS in the browser cache before the recording fixed that specific issue.