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 24995 - Add additional element state methods
Summary: Add additional element state methods
Status: RESOLVED FIXED
Alias: None
Product: Browser Test/Tools WG
Classification: Unclassified
Component: WebDriver (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Browser Testing and Tools WG
QA Contact: Browser Testing and Tools WG
URL: https://dvcs.w3.org/hg/webdriver/raw-...
Whiteboard:
Keywords:
: 26156 (view as bug list)
Depends on:
Blocks: 20860
  Show dependency treegraph
 
Reported: 2014-03-10 21:08 UTC by Marc Fisher
Modified: 2014-07-15 15:16 UTC (History)
3 users (show)

See Also:


Attachments

Description Marc Fisher 2014-03-10 21:08:46 UTC
Selenium supports the following that are not included in the spec:
name (tag name)
enabled
location
location_in_view
size
css/:propertyName
Comment 1 Jim Evans 2014-06-20 20:19:32 UTC
*** Bug 26156 has been marked as a duplicate of this bug. ***
Comment 2 David Burns :automatedtester 2014-07-04 21:02:41 UTC
tagName : https://dvcs.w3.org/hg/webdriver/rev/83edb8ffc01a
Comment 3 David Burns :automatedtester 2014-07-05 20:44:14 UTC
size: https://dvcs.w3.org/hg/webdriver/rev/5926fef0c3d5
Comment 4 David Burns :automatedtester 2014-07-15 15:16:05 UTC
isEnabled https://dvcs.w3.org/hg/webdriver/rev/af5521cab621
Comment 5 David Burns :automatedtester 2014-07-15 15:16:29 UTC
All that should be documented have been done so, closing this out now