Scripting doesn't work
|
01-28-2011, 03:30 PM
Post: #1
|
|||
|
|||
Scripting doesn't work
Getting server error right after submitted when trying to submit simple script with two navigates.
The goal was to test caching on the page after another page is loaded first. |
|||
01-28-2011, 11:49 PM
Post: #2
|
|||
|
|||
RE: Scripting doesn't work
Can you shoot the script over to me? The most common case of errors is that the commands have spaces in them instead of tabs (working on automatically parsing with spaces).
For a multi-step script you also need to designate what should be measured and how (either combine the whole script into a single step or ignore all but one of the navigations). This won't generate an error if you don't do it but the results will not be what you expect. Here is what a sample should look like: Code: logData 0 (make sure there are tabs after the commands, it may not copy/paste well from the forums). And this is what the result would look like: http://www.webpagetest.org/result/110128...c7986ea85/ Thanks, -Pat |
|||
02-01-2011, 03:32 AM
Post: #3
|
|||
|
|||
RE: Scripting doesn't work | |||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)