Implement GetElementProperty WebDriver command

This commit is contained in:
George Roman 2019-06-18 22:02:27 +03:00
parent ef7b58f0cd
commit e34a15c5ef
7 changed files with 107 additions and 18 deletions

View file

@ -8,24 +8,15 @@
[test_visibility_hidden]
expected: FAIL
[test_transparent_element]
expected: FAIL
[test_iframe_is_interactable]
expected: FAIL
[test_readonly_element]
expected: FAIL
[test_obscured_element]
expected: FAIL
[test_document_element_is_interactable]
expected: FAIL
[test_body_is_interactable]
expected: FAIL
[test_hidden]
expected: FAIL

View file

@ -1,2 +1,31 @@
[get.py]
disabled: Unimplemented WebDriver command
[test_primitives[js_primitive3-py_primitive3\]]
expected: FAIL
[test_idl_attribute]
expected: FAIL
[test_element_not_found]
expected: FAIL
[test_primitives_set_by_execute_script[42-42\]]
expected: FAIL
[test_primitives[js_primitive2-py_primitive2\]]
expected: FAIL
[test_primitives_set_by_execute_script[js_primitive2-py_primitive2\]]
expected: FAIL
[test_mutated_element]
expected: FAIL
[test_no_browsing_context]
expected: ERROR
[test_primitives_set_by_execute_script[js_primitive3-py_primitive3\]]
expected: FAIL
[test_primitives_set_by_execute_script["foobar"-foobar\]]
expected: FAIL

View file

@ -2,15 +2,9 @@
[test_history_pushstate]
expected: FAIL
[test_basic]
expected: FAIL
[test_refresh_switches_to_parent_browsing_context]
expected: FAIL
[test_no_browsing_context]
expected: ERROR
[test_dismissed_beforeunload]
expected: FAIL