logData issue
|
04-06-2013, 01:50 AM
Post: #1
|
|||
|
|||
![]()
Hi. I have a script I was trying just for testing. I'm trying to execute it from webpagetest.org.
I tried inserting into the script a disable/enable of logData to capture the timings of just the second action of the test. The problem is that whenever the logData disabling/enabling are activated, the script always fails with an indication of "(Error: Timed Out)". Successful execution with logData commented: http://www.webpagetest.org/result/130405_P9_QM1/ Unsuccessful execution with logData activated: http://www.webpagetest.org/result/130405_EN_QZ9/ Script: Code: //logData 0 Bug or am I doing something wrong? |
|||
04-09-2013, 01:53 AM
Post: #2
|
|||
|
|||
RE: logData issue
Looks like it is working with IE: http://www.webpagetest.org/result/130408_WY_T46/ but not Chrome or Firefox.
It's possible that the click isn't working on the page using the Firefox/Chrome method. You might be able to get it to work better by using Javascript to trigger it and with the execAndWait command. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)