You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I take a screenshot, the results include all styles that the component included.
Current Behavior
I'm testing my lambda locally.
When I take a screenshot of any site, no css is included.
The only thing that works are inline styles.
Could this be because I'm testing locally?
Or could there be some css configuration that I need to include to puppeteer?
Any help is super appreciated!
Environment
chrome-aws-lambda
Version: 10.1.0puppeteer
/puppeteer-core
Version: 10.1.0Expected Behavior
When I take a screenshot, the results include all styles that the component included.
Current Behavior
I'm testing my lambda locally.
When I take a screenshot of any site, no css is included.
The only thing that works are inline styles.
Could this be because I'm testing locally?
Or could there be some css configuration that I need to include to puppeteer?
Any help is super appreciated!
Steps to Reproduce
The text was updated successfully, but these errors were encountered: