0 Forks
0 Stars
0 Watchers

ACT.ScreenGrab

Uses selenium to collect full page screenshots of urls provided in a csv. Also logs any console errors out to csv. Good for locating CSS and JavaScript issues quickly. Takes FULL PAGE screenshots not just the current window view provided by the base api.

How to download and setup ACT.ScreenGrab

Open terminal and run command
git clone https://github.com/SPDEVGUY/ACT.ScreenGrab.git
git clone is used to create a copy or clone of ACT.ScreenGrab repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ACT.ScreenGrab https://github.com/SPDEVGUY/ACT.ScreenGrab/archive/master.zip

Or simply clone ACT.ScreenGrab with SSH
[email protected]:SPDEVGUY/ACT.ScreenGrab.git

If you have some problems with ACT.ScreenGrab

You may open issue on ACT.ScreenGrab support forum (system) here: https://github.com/SPDEVGUY/ACT.ScreenGrab/issues