ericmckean / webkitdriver

Automatically exported from code.google.com/p/webkitdriver
0 stars 0 forks source link

WebKitDriver should support finding elements by cssSelectors #10

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
WebKitDriver currently does not support finding elements by CssSelectors. 

See the API implementation here:
http://code.google.com/p/selenium/source/browse/trunk/common/src/java/org/openqa
/selenium/By.java?r=10629

Original issue reported on code.google.com by ba...@google.com on 13 Dec 2010 at 5:14