<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>24063</bug_id>
          
          <creation_ts>2013-12-11 17:04:18 +0000</creation_ts>
          <short_desc>Don&apos;t mandate augmenting the the WebDriver interface</short_desc>
          <delta_ts>2014-07-01 16:19:35 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Browser Test/Tools WG</product>
          <component>WebDriver</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>20860</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Andreas Tolfsen">ato</reporter>
          <assigned_to name="David Burns :automatedtester">dburns</assigned_to>
          <cc>dburns</cc>
    
    <cc>fisherii</cc>
    
    <cc>mike</cc>
    
    <cc>simon.m.stewart</cc>
          
          <qa_contact name="Browser Testing and Tools WG">public-browser-tools-testing</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>97456</commentid>
    <comment_count>0</comment_count>
    <who name="Andreas Tolfsen">ato</who>
    <bug_when>2013-12-11 17:04:18 +0000</bug_when>
    <thetext>The spec currently says:

    If this capability is supported, local end MUST add the
    TakesScreenshot interface to the WebDriver interface.

We shouldn&apos;t mandate that the WebDriver interface is augmented,
because it&apos;s perfectly legal to use a bare-bones RemoteWebDriver type
against a backend that has more capabilities.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>101380</commentid>
    <comment_count>1</comment_count>
    <who name="David Burns :automatedtester">dburns</who>
    <bug_when>2014-02-25 19:27:42 +0000</bug_when>
    <thetext>the MUST should be SHOULD</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>102147</commentid>
    <comment_count>2</comment_count>
    <who name="Marc Fisher">fisherii</who>
    <bug_when>2014-03-10 18:00:11 +0000</bug_when>
    <thetext>Is it even useful to talk about augmenting in this spec? It seems to me that this is a local-end detail that could be handled in a variety of ways depending on the language, and the augmenting pattern is pretty specific to the particulars of the Selenium Java local-end implementation.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>108621</commentid>
    <comment_count>3</comment_count>
    <who name="Andreas Tolfsen">ato</who>
    <bug_when>2014-07-01 16:19:35 +0000</bug_when>
    <thetext>After careful reconsideration I think Marc is right here.  We should actually not talk about the local end at all because the spec is now remote end only.

The augmentation is a WebIDL thing only and doesn&apos;t imply how a particular language needs to implement an API for the spec.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>