This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 27661 - takeScreenshot to only return viewport of the browser
Summary: takeScreenshot to only return viewport of the browser
Status: RESOLVED DUPLICATE of bug 27646
Alias: None
Product: Browser Test/Tools WG
Classification: Unclassified
Component: WebDriver (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Browser Testing and Tools WG
QA Contact: Browser Testing and Tools WG
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 20860
  Show dependency treegraph
 
Reported: 2014-12-18 22:12 UTC by David Burns :automatedtester
Modified: 2015-09-07 12:51 UTC (History)
2 users (show)

See Also:


Attachments

Description David Burns :automatedtester 2014-12-18 22:12:19 UTC
Action item from Santa Clara

http://www.w3.org/2014/10/30-testing-minutes.html#action15
Comment 1 Jean Helou 2015-06-11 08:15:06 UTC
Hello, 

I read through https://w3c.github.io/webdriver/webdriver-spec.html and the transcript at http://www.w3.org/2014/10/30-testing-minutes.html#action15

I submitted a related issue to selenium webdriver (https://github.com/SeleniumHQ/selenium/issues/646) and I am not sure where the proper place to do this is

In short my proposal was to add a parameter to allow selecting between fullpage and clipped.

best regards
Jean
Comment 2 David Burns :automatedtester 2015-09-07 12:38:30 UTC

*** This bug has been marked as a duplicate of bug 27646 ***
Comment 3 David Burns :automatedtester 2015-09-07 12:39:23 UTC
(In reply to Jean Helou from comment #1)
> Hello, 
> 
> I read through https://w3c.github.io/webdriver/webdriver-spec.html and the
> transcript at http://www.w3.org/2014/10/30-testing-minutes.html#action15
> 
> I submitted a related issue to selenium webdriver
> (https://github.com/SeleniumHQ/selenium/issues/646) and I am not sure where
> the proper place to do this is
> 
> In short my proposal was to add a parameter to allow selecting between
> fullpage and clipped.
> 
> best regards
> Jean

A number of vendors don't want to be doing full page. If you raise a separate bug, sorry, and then it can be a specific point of discussion at TPAC.
Comment 4 Jean Helou 2015-09-07 12:51:38 UTC
I initially proposed this parameter as webdriver only did fullpage and I needed a clipped  rendering. My use case is just fine now that clipped is the default :)