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

Styling issue related tot the browser HTTP/HTTPS behaviour #35

Open
aliolci opened this issue May 31, 2016 · 0 comments
Open

Styling issue related tot the browser HTTP/HTTPS behaviour #35

aliolci opened this issue May 31, 2016 · 0 comments

Comments

@aliolci
Copy link

aliolci commented May 31, 2016

Hi guys,

I am displaying my test output via HTTPS resource but the jQuery file is being downloaded via nin-secure HTTP link (http://ajax.googleapis.com/ajax/libs/jquery/1.12.2/jquery.min.js) Chrome/Safari browsers does not let the jquery file being downloaded since the page is sourced from an HTTPS connection while JS file is HTTP. I get the error below from my browser

...
was loaded over HTTPS, but requested an insecure script 'http://ajax.googleapis.com/ajax/libs/jquery/1.12.2/jquery.min.js'. This request has been blocked; the content must be served over HTTPS.
...

I start working for revolut.com recently and I would like to introduce yatspec style acceptance testing

Kind regards,
Ali

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

1 participant