-
Notifications
You must be signed in to change notification settings - Fork 607
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
Backstop does not correctly render web pages #1347
Comments
Please give it first a try with |
Hey Folks, Another thing i did to improve performance and stability: I wrote a script, triggered by a URL Parameter that uses jQuery to delete anything below 16000px and also sets overflow-x: hidden to the body element. Let me know if you got a tip how to render these images properly without using the html-tag as a selector. Greetings! |
Some suggestions:
With image loading I still have issues "sometimes" but this is mainly on localhost environments. |
Hi, we want to use BackstopJS to monitor design "crashes" on our WordPress site. For some reason Backstop differently render web page for reference and test cases ( different font size, also I noticed that sometimes images does not load at all). I set 1920x1080 screen size but looks like that reference and test rendering in different screen size. I tried also docker way to run Backstop but it has the same problem. I thought this problem related only to our site but when I tried to use google.com the same problem appeared. Do you have any idea what I'm doing wrong?
The text was updated successfully, but these errors were encountered: