Skip to content

manjitkumar/shutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shutter is a python module which acts as a wrapper to Browserstack's API's to take screenshots of any requested webpage on any browser and platform.

Main.py - It is a testing script of shutter please feel free to modify it as per your requirements.

Shutter.py - It contains the Shutter class and it's callable method which can be used to take a snapshot on requested browser.

User.py - It contains the username and pass-key of your BrowserStack's automate account. Which is required to call browserstack's API. It helps us to avoid spamming.

Device.py - It contains all the information about your requested device i.e - OS/Browser/OS Version/Browser Version/ URL of which you want to capture the screenshot.

Please feel free to help in making it better.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages