mirror of
https://github.com/servo/servo.git
synced 2025-08-16 02:45:36 +01:00
webdriver: Add handle user prompt for some command (#38591)
- When taking element screenshot, we should handle the user prompt before getting the element bounding rectangle - Handle user prompt for `is element enabled` and `is element selected` Testing: `./tests/wpt/tests/webdriver/tests/classic/{take_element_screenshot, is_element_enabled, is_element_selected}/user_prompts.py` Signed-off-by: PotatoCP <Kenzie.Raditya.Tirtarahardja@huawei.com>
This commit is contained in:
parent
4b91dc6d82
commit
bcd569f116
4 changed files with 40 additions and 17 deletions
|
@ -1,2 +0,0 @@
|
|||
[user_prompts.py]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[user_prompts.py]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[user_prompts.py]
|
||||
expected: TIMEOUT
|
Loading…
Add table
Add a link
Reference in a new issue