Implement tag name selector for FindElementsFromElement WebDriver command

This commit is contained in:
George Roman 2019-06-17 17:43:40 +03:00
parent 616a81fb27
commit bf6ea64e8c
5 changed files with 65 additions and 27 deletions

View file

@ -44,18 +44,12 @@
[test_parent_of_document_node_errors]
expected: FAIL
[test_no_element[css selector-#wontExist\]]
expected: FAIL
[test_find_elements_partial_link_text[<a href=#>partial link&amp;text</a>-k&t\]]
expected: FAIL
[test_find_elements[xpath-//a\]]
expected: FAIL
[test_find_elements[tag name-a\]]
expected: FAIL
[test_find_elements_partial_link_text[<a href=# style='text-transform: uppercase'>partial link text</a>-LINK\]]
expected: FAIL