Skip to content

Commit

Permalink
element click: add issue reminding us to check if element is enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
andreastt authored and AutomatedTester committed Feb 3, 2017
1 parent 36131db commit ca79987
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions webdriver-spec.html
Expand Up @@ -4984,6 +4984,8 @@ <h3>Element Click</h3>
is <a>obscured</a> by another <a>element</a>,
return <a>error</a> with <a>error code</a> <a>element click intercepted</a>.

<li><p class=issue>Check if element is enabled.

<li><p>Matching on <var>element</var>:

<dl class=switch>
Expand Down

0 comments on commit ca79987

Please sign in to comment.