Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

invalid urls #56

Open
alexinthesky opened this issue Oct 27, 2015 · 2 comments
Open

invalid urls #56

alexinthesky opened this issue Oct 27, 2015 · 2 comments

Comments

@alexinthesky
Copy link

Hi Marcel,

I am having an issue with launching a test against this url

http://beta.michelin.com.cn/CN/zh/tires/%E4%B8%9C%E9%A3%8E%E6%A0%87%E8%87%B4/3008/1__6T/%E8%87%AA%E5%8A%A8%20%20%E7%BD%97%E5%85%B0%E5%8A%A0%E6%B4%9B%E6%96%AF%E7%89%88/2013.html

return code and error are:

{
"statusCode": 400,
"statusText": "Invalid Script (make sure there is at least one navigate command and that the commands are tab-delimited). Please contact us if you need help with your test script."
}

launching a test against the same url works fine with the WEB UI.

a parsing issue with the node wrapper?

I also cannot make it test any url with parameters ( ?xxx= ).

Thank you
Alex

@bigethan
Copy link
Contributor

bigethan commented Jan 4, 2016

this should probably be closed and opened against the main webpagetest repo, these errors are just passed back from that host: https://github.com/WPO-Foundation/webpagetest

@skoduru-lucid
Copy link

@alexinthesky I am trying to submit a test via api with script but it is always running against a URL and ignoring the script option.. Can you please let me know how to pass test script via api

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants