forked from mirrors/gecko-dev
		
	 43dd2ccf35
			
		
	
	
		43dd2ccf35
		
	
	
	
	
		
			
			Add a `--screenshot` argument that implies `--headless` and is used to take a screenshot of a page from the command line. Default is a full page screenshot, but `--window-size=width[,height]` can change this. A path for the screenshot can be supplied with `--screenshot=/path/to/file`. MozReview-Commit-ID: 13tUjk2Yrsl --HG-- extra : rebase_source : d26ed0856af882ad52a606941685b2c91577d3bf
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			178 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			178 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <html>
 | |
| <head><meta content="text/html; charset=utf-8" http-equiv="Content-Type"></head>
 | |
| <body style="background-color: rgb(0, 255, 0); color: rgb(0, 0, 255)">
 | |
| Hi
 | |
| </body>
 | |
| </html>
 |