The test completed but there were no successful results.
|
01-08-2019, 01:04 AM
Post: #1
|
|||
|
|||
The test completed but there were no successful results.
Hi there,
I'm trying to run tests for my bachelor thesis. But I get "The test completed but there were no successful results." and "First View: Test Data Missing". I use the webpagetest-api from marcel duran. The data goes correctly to wpt. I get this response: Code: { This is my script: Code: script: [ My options: Code: options: This worked last week and I assume it could be an wpt issue. Would be great to get some help! Thank you! i |
|||
01-08-2019, 11:59 PM
Post: #2
|
|||
|
|||
RE: The test completed but there were no successful results.
That "click" command doesn't look like it is valid and it would have to be a clickAndWait if you actually wanted it to measure something. You are better off using execAndWait with javascript that does the click you are trying to do instead - that way you can test the javascript locally before running the test.
|
|||
01-18-2019, 12:08 AM
Post: #3
|
|||
|
|||
RE: The test completed but there were no successful results.
Thank you! I improved it.
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)