question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Screenshots on the specs

See original GitHub issue

Hello, I have not seen any way to take screenshots whenever we need this.

Selenium Drivers and PhantomJS allows it easy, but testem have no API for.

Any ideas why?

P.S.: PhantomJS allows to interact with host though phantom hooks, and has page.render method.

Issue Analytics

  • State:open
  • Created 9 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
paulotcommented, Jul 30, 2015

+1 This would be a really good feature.

0reactions
paulotcommented, May 16, 2018

So the way I went around to do this is by having the instrumented browser be a selenium browser. The browser has to be opened from testem and not from a command. When I did this I used an extension of testem, and never pushed the code as it adds selenium as a dependency (which is bulky and not ideal, given testem’s goal). It’s really not that hard to implement it yourself. Also, I don’t really think this is something that fits well with what testem aim to accomplish.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to take a screenshot on a Windows PC or laptop
1. To start, just type snipping tool into the taskbar’s search box and select the resulting app. If you're on Windows 10, once...
Read more >
App Screenshots | Apple Developer Documentation
Upload and download app screenshots for an app locale and display target. ... For information about screenshot requirements, see Screenshot specifications.
Read more >
How to find your computer's specs on Windows 10
An easy guide to help you know your PC's specifications in case you are skeptical about the performance ... Windows settings (Screenshot).
Read more >
iOS App Screenshot Sizes and Guidelines for Apple App Store
Apple provides pixel-size specifications for screenshots on iPhones, iPads, Macs, Apple TVs and Apple Watches.
Read more >
Add preview assets to showcase your app - Play Console Help
To upload screenshots for different device types, under Graphics scroll to your device-specific section: Large screens: For Chromebook and tablets, you can add ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found