Repeat View: Test Data Missing
|
02-24-2015, 05:17 PM
Post: #1
|
|||
|
|||
Repeat View: Test Data Missing
Hello there,
First of all thank you for this awesome and useful tool. It helps us a lot in figuring out performance. However for last few test that we conducted, we are getting message of missing test data in repeat view. It is scripted test. Here is the link: http://www.webpagetest.org/result/150224_N2_CR7/ We have conducted same test in past and it worked fine. Can you please guide us? |
|||
02-25-2015, 11:41 PM
Post: #2
|
|||
|
|||
RE: Repeat View: Test Data Missing
My guess is that you are still logged in so the script in the repeat view is failing since the login form doesn't exist. There are generally 2 ways to solve it:
1 - At the end of the script do a logout so that you have to log in for the repeat view too 2 - Use a conditional block (if/endif) and only do the login for first view runs |
|||
10-09-2018, 08:58 PM
Post: #3
|
|||
|
|||
RE: Repeat View: Test Data Missing
I also require the same feature and using script below. I wanted to launch yahoo in first view and google in repeat view but it's not working. Please review and advise.
-------------------------- if cached 0 navigate https://in.yahoo.com/?p=us else navigate https://www.google.com/ endif |
|||
10-09-2018, 11:26 PM
Post: #4
|
|||
|
|||
RE: Repeat View: Test Data Missing
The newer agents haven't implemented the if/else/endif support. If you file an issue here I can take a look when I get some spare cycles: https://github.com/WPO-Foundation/wptagent/issues
|
|||
10-10-2018, 03:05 PM
(This post was last modified: 10-10-2018 03:05 PM by danicompro.)
Post: #5
|
|||
|
|||
RE: Repeat View: Test Data Missing
(10-09-2018 11:26 PM)pmeenan Wrote: The newer agents haven't implemented the if/else/endif support. If you file an issue here I can take a look when I get some spare cycles: https://github.com/WPO-Foundation/wptagent/issues https://github.com/WPO-Foundation/wptagent/issues/192 Reported issue above. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)